Skip to content

brenobaptista/go-microservices-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Microservices Postgres

Microservices in Go using Chi and PostgreSQL

Getting Started

Install dependencies:
$ go mod tidy

Start container at localhost:8080
$ docker compose up --build

Stop container
$ docker compose down

Author

brenobaptista
Breno Baptista

License

This project is licensed under the MIT License