aboutsummaryrefslogtreecommitdiff
path: root/server/router/router.go
AgeCommit message (Collapse)Author
2021-07-05Deleted all the User API routes, planning to make openbills single-userMikunoNaka
2021-06-24switching to typescriptMikunoNaka
2021-06-15distributed different router functions into different filesMikunoNaka
2021-06-13seperated the router into another moduleMikunoNaka