# Packages
No description provided by the author
# README
golang-postgres-rest-api
rest api using golang (fiber) with postgresql
Install
git clone https://github.com/KirillEL/golang-postgres-rest-api/
Setup
docker-compose up --build -d
Setup environment
You can add in Dockerfile DB_PASSWORD or use own .env file