api
This command is used to manage the Apisense REST-API.
If you want to know about the API itself check out API
Usage
The api command is used to start the REST-API. You can use the --host and --port flags to override the hostname and port set in the config
Examples
This is a basic example on how to start the REST-API and override the port set in the config
apisense api --port 5000
Last updated