portal/api
Derrick Hammer 09c9ab8614
refactor: if no db mimetype, manually use mimetype.DetectReader, and if none found fall back to application/octet-stream
2024-03-29 11:56:30 -04:00
..
account dep: update dashboard 2024-03-29 00:19:23 -04:00
middleware fix: use StatusUnauthorized 2024-03-20 14:44:28 -04:00
registry refactor: add GetAllAPIs 2024-03-17 08:42:53 -04:00
router refactor: rewrite getHandler 2024-03-21 16:56:29 -04:00
s5 refactor: if no db mimetype, manually use mimetype.DetectReader, and if none found fall back to application/octet-stream 2024-03-29 11:56:30 -04:00
swagger feat: create new swagger package 2024-02-17 03:05:22 -05:00
account.go refactor: change Registry name to EntryRegistry 2024-03-17 08:36:32 -04:00
api.go refactor: register api after init 2024-03-17 08:42:25 -04: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: change Registry name to EntryRegistry 2024-03-17 08:36:32 -04:00