- Notifications
You must be signed in to change notification settings - Fork160
AleksK1NG/Go-Clean-Architecture-REST-API
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
GolangClean Architecture REST API example 🚀
- echo - Web framework
- sqlx - Extensions to database/sql.
- pgx - PostgreSQL driver and toolkit for Go
- viper - Go configuration with fangs
- go-redis - Type-safe Redis client for Golang
- zap - Logger
- validator - Go Struct and Field validation
- jwt-go - JSON Web Tokens (JWT)
- uuid - UUID
- migrate - Database migrations. CLI and Golang library.
- minio-go - AWS S3 MinIO Client SDK for Go
- bluemonday - HTML sanitizer
- swag - Swagger
- testify - Testing toolkit
- gomock - Mocking framework
- CompileDaemon - Compile daemon for Go
- Docker - Docker
make local // run all containersmake run // it's easier way to attach debugger or rebuild/rerun projectdocker-compose.local.yml - run postgresql, redis, aws, prometheus, grafana containrsdocker-compose.dev.yml - run docker development environmentdocker-compose.delve.yml run development environment with delve debugmake dockermake localmake runAbout
Golang Clean Architecture REST API example
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published