Stefan Prodan
|
298c1ae941
|
Update dependencies
- Replace `dgrijalva/jwt-go` with `golang-jwt/jwt`
- Replace `ioutil` with `io` and `os`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2023-02-03 11:42:17 +02:00 |
|
FlomoN
|
2eb17d80c8
|
add some more params to other api routes with path based params
|
2022-06-20 18:37:13 +02:00 |
|
 Ilya DmitrichenkoandRajat Vig
|
61d6ed42f5
|
Add OpenTelemetry tracer
|
2021-12-16 12:39:10 +00:00 |
|
stefanprodan
|
2479134e78
|
Implement swagger support
- add swagger definitions for all API routes
- self-host the swagger UI on `/swagger/`
- serve swagger spec on `/swagger.json`
|
2019-08-07 14:17:35 +03:00 |
|
Stefan Prodan
|
1af24bd3cd
|
Run gofmt
|
2018-10-26 18:20:54 +03:00 |
|
Stefan Prodan
|
11bd74eff2
|
Add local storage read/write handler
|
2018-08-20 11:27:08 +03:00 |
|