How to build a REST API with Golang using Gin and Gorm
Stars
162
Forks
50
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
Update dependencies
6776a8c
Update README.md
de0f042
b323e0e
Add README.md
2ad4262
Don't use context for providing DB instance
9b786b2
Merge pull request #1 from monkrus/patch-1
22c2392
Update a` book` definition on line 60
586d4ac
chore: move database initialization to SetupModels
c1525e6
fix: typo in go.mod
9d8de3a
fix: change typo boookstore to bookstore
0770117
chore: add comments to controller functions
c50afff
feat: add update and delete book feature
173ad1c
feat: add find one book
d5873b2
Initial commit
f19c28b