7be0c7c6d3c0a5620b6c3d20f882c82eb0dfc67e
- Change algo from ed25519 to rsa256 - Use gin-jwt lib for JWT middleware
Status page server
How to run server:
./status server
How to run documentation server:
./status server-docs
Example --help command:
0.0.1
Usage: status <command> [<args>]
Options:
--help, -h display this help and exit
--version display version and exit
Commands:
server Start the api server
server-docs Generate documentation for api server
Configuration
Go to one of these link for get documentation for app configuration