ostiwe 7be0c7c6d3 refactor!: Update JWT logic
- Change algo from ed25519 to rsa256
- Use gin-jwt lib for JWT middleware
2025-11-04 19:20:09 +03:00
2025-11-04 19:20:09 +03:00
2025-08-20 01:36:52 +03:00
2025-08-11 18:58:52 +03:00
2025-10-28 19:26:18 +03:00
2025-11-04 19:20:09 +03:00
2025-10-28 00:55:43 +03:00
2025-10-28 19:26:18 +03:00
2025-11-04 19:20:09 +03:00
2025-10-28 19:25:53 +03:00
2025-10-28 09:01:54 +00:00
2025-08-11 16:32:10 +03:00
2025-10-28 01:25:44 +03:00
2025-08-20 01:10:37 +03:00
2025-10-28 18:02:40 +03:00
2025-10-28 01:25:44 +03:00

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

Description
No description provided
Readme MIT 242 KiB
v1.0.0 Latest
2025-10-29 20:42:11 +03:00
Languages
Go 94.1%
JavaScript 5.9%