portal/api
Derrick Hammer 4348ff6dfe
fix: HttpHandler needs a Result struct
2024-01-28 04:18:32 -05:00
..
middleware refactor: move BuildS5TusApi and export middlewares to break import cycle 2024-01-28 02:48:02 -05:00
registry 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
router feat: initial new portal bones 2024-01-11 19:11:53 -05:00
s5 fix: HttpHandler needs a Result struct 2024-01-28 04:18:32 -05:00
api.go fix: we cannot wrap the build into a module as it causes provide issues 2024-01-28 04:17: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 fix: we need to pass out the api in both struct and interface form for fx to read it properly 2024-01-28 04:01:36 -05:00