portal/api
Derrick Hammer fd6c3e8604
fix: wrong embed path
2024-03-16 17:46:36 -04:00
..
account fix: wrong embed path 2024-03-16 17:46:36 -04:00
middleware refactor: allow purpose to be none 2024-03-13 18:44:09 -04:00
registry refactor: rewrite main api router to be a class, lazy init it, and introduce RoutableAPI which can dynamically handle incoming requests if the main routes aren't matched 2024-02-25 08:36:32 -05:00
router fix: need to init apiDomain 2024-02-25 09:54:34 -05:00
s5 fix: add 401 status code 2024-03-16 11:37:42 -04:00
swagger
account.go refactor: switch to using package init functions with build tags to selectively build protocol support 2024-02-17 07:40:22 -05:00
api.go refactor: rewrite main api router to be a class, lazy init it, and introduce RoutableAPI which can dynamically handle incoming requests if the main routes aren't matched 2024-02-25 08:36:32 -05:00
casbin.go
s5.go refactor: switch to using package init functions with build tags to selectively build protocol support 2024-02-17 07:40:22 -05:00