Categorygithub.com/WiaanB/go-api
repositorypackage
0.0.0-20220704195912-06de66060a6e
Repository: https://github.com/wiaanb/go-api.git
Documentation: pkg.go.dev

# README

go-api

My current project to create an API using Golang and PostgreSQL.

.env

To be created before deploy, ensure the .env file is included in the root with the collowing variables set, as this is required for the env file for docker-compose as well as for the api itself. This hosts sensitive data only:

  • PASSWORD
  • USERNAME