portal/api
Derrick Hammer ea8c50edc7
refactor: make PostUploadLimit uint64
2024-02-25 02:10:41 -05:00
..
account fix: routes need http verbs 2024-02-23 08:20:03 -05:00
middleware refactor: implement new configuration management system 2024-02-22 02:13:59 -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 refactor: make PostUploadLimit uint64 2024-02-25 02:10:41 -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: implement new configuration management system 2024-02-22 02:13:59 -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