A go backend clean architecture based on SQL database
Stars
8
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
42
commits
Hot bug fix
1a7ac50
Update README.md
7a31d78
make request here
b086933
conviniently make request use golang here
86decec
formatting
e784af4
Add readme.md
aedf969
environment and path change
99677a4
add cors middleware
012492b
Remove UID in request body cuz it's already in url
623ceda
profile API integration test passed
7383f1d
profile API integration test case added
6f7890e
Change log.Fatal to log.Print
74850b7
remove redundant code
12cc4ee
jwt middleware unit test
90d9570
Modulize NewJWTuidToken
f541330