Categorygithub.com/WiaanB/go-api
modulepackage
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

# Constants

5mb log file size limit, adjust to your liking.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author