Skip to content

peterkrauz/go-rest-api-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Rest Api Playground

This is but a first interaction with Golang and some of its libraries.

How to Run

docker-compose up --build

Will start the backend and database containers.

Environment file

Should look something like this for the database connection

POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=postgres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published