aboutsummaryrefslogtreecommitdiff
path: root/server/database/main.go
AgeCommit message (Expand)Author
2021-06-13seperated the router into another moduleMikunoNaka
2021-06-13implement API route for usersMikunoNaka
2021-06-11cleaned up some code and fixed formatter for the client name/addressMikunoNaka
2021-05-01defined api group to handle DB functions regarding people/customersMikunoNaka
2021-05-01divided package database into multiple files for easeMikunoNaka