portal/api
Derrick Hammer c076d219d0
refactor: move checking of users name to api layer
2024-02-17 08:45:06 -05:00
..
account refactor: move checking of users name to api layer 2024-02-17 08:45:06 -05:00
middleware fix: HttpMiddlewareFunc needs its own case 2024-02-17 05:38:50 -05:00
registry refactor: allow Routes to return an error 2024-02-17 03:04:15 -05:00
router feat: initial new portal bones 2024-01-11 19:11:53 -05:00
s5 feat: create new swagger package 2024-02-17 03:05:22 -05:00
swagger feat: create new swagger package 2024-02-17 03:05:22 -05:00
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: switch to using package init functions with build tags to selectively build protocol support 2024-02-17 07:40:22 -05:00
casbin.go refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00
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