Categorygithub.com/KirillEL/golang-postgres-rest-api
repository
0.0.0-20230714082158-b30d49fb7770
Repository: https://github.com/kirillel/golang-postgres-rest-api.git
Documentation: pkg.go.dev

# 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