portal/api
Derrick Hammer 8f78f6fe87
fix: metadata service not passed in construction
2024-02-17 23:27:37 -05:00
..
account refactor: move checking of users name to api layer 2024-02-17 08:45:06 -05:00
middleware fix: use realKey 2024-02-17 20:25:30 -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 fix: metadata service not passed in construction 2024-02-17 23:27:37 -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