wrestly
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Wrestly

Wrestle that rest

Wrestly

oclif Version Downloads/week License

Usage

$ npm install -g wrestly
$ wrestly COMMAND
running command...
$ wrestly (--version)
wrestly/0.1.1 darwin-x64 node-v14.15.4
$ wrestly --help [COMMAND]
USAGE
  $ wrestly COMMAND
...

Commands

wrestly run

Run Wrestly. Creates a server where you can see all requests made, great for debugging Webhooks or receiving OAuth payloads!

USAGE
  $ wrestly run [-p <value>] [-d <value>]

FLAGS
  -d, --database=<value>  [default: :memory:] Where to put the .sqlite file for backend. Defaults to in memory
  -p, --port=<value>      [default: 6789] Port to run on. Defaults to 6789

DESCRIPTION
  Run Wrestly. Creates a server where you can see all requests made, great for debugging Webhooks or receiving OAuth
  payloads!

See code: dist/commands/run/index.ts

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    6
    • latest

Version History

Package Sidebar

Install

npm i wrestly

Weekly Downloads

36

Version

0.1.1

License

MIT

Unpacked Size

43.4 MB

Total Files

104

Last publish

Collaborators

  • royletron