A boilerplate project using Clean Architecture based on bxcodec/go-clean-arch
Postman Here
- GO 1.15
- PostgreSQL
- Echo v4
- Logrus
- User Authentication (Register user, Login, Profile)
- Article CRUD
- Containerization
Using go modules
go install
go run main.go
- This boilerplate need to modify with your own need, don't use without modification, I'm not responsible when this boilerplate destroys your exiting project
- I will update regularly to add new features
Just create issue then we discuss