Go-Arch — A clean, modular Go starter template for building REST and gRPC services.
Stars
6
Forks
2
Watchers
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
395
commits
Merge pull request #7 from racibaz/feature/2-user-module
35fa0ac
refactor: change the file to cli commands
368fdb0
feat: update the version
6388231
fix: fix typo
0e14267
refactor: change the main.go to cli
833c3f1
76faa96
feat: change the user inmemory repository
d220b02
refactor: update readme.md file
13ec4ff
feat: add new postman collection and env
5431274
refactor: change the query package name to queries
76c212b
refactor: changed the middleware flow
a293bdf
feat: update swagger doc
6552aac
feat: add pasword hasher to user seeder
6507a21
refactore: fix fmt
7da4875
refactor: middleware usage structure
5230ec6