portal/api
Derrick Hammer 1721fbf832
fix: update imports
2024-01-30 00:33:57 -05:00
..
middleware refactor: move BuildS5TusApi and export middlewares to break import cycle 2024-01-28 02:48:02 -05:00
registry fix: add init to create an empty router 2024-01-28 04:44:16 -05:00
router feat: initial new portal bones 2024-01-11 19:11:53 -05:00
s5 fix: update imports 2024-01-30 00:33:57 -05:00
api.go refactor: restructure s5 protocol/api to use new fx module and new library structure. Also move the proto/api to its own package for organization 2024-01-29 15:11:57 -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