Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandon-a-pinto/go-clean-architecture

Go (Golang) Clean Architecture API project with gRPC, PostgreSQL, Docker and more.
https://github.com/brandon-a-pinto/go-clean-architecture

clean-architechture clean-code docker dockerfile go golang graphql grpc postgresql rest-api swagger

Last synced: about 2 months ago
JSON representation

Go (Golang) Clean Architecture API project with gRPC, PostgreSQL, Docker and more.

Awesome Lists containing this project

README

        

# Go Clean Architecture
Go (Golang) Clean Architecture API project with Chi, PostgreSQL, Docker and more.

## Usage
```bash
git clone https://github.com/brandon-a-pinto/go-clean-architecture.git
cd go-clean-architecture
make prepare
sudo make up_build
```

## Tech
- Golang
- Chi
- gRPC
- GraphQL
- PostgreSQL
- Docker
- Swagger
- Bcrypt
- UUID
- Testify
- Faker

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what would you like to change.