Simple Golang API Example of a RESTful API using Go-Json-Rest and GORM. Up & Running Set the following environment variables: APP_PORT (default 8000) APP_DATABASE (default todo.db) TODO Better project structure Versioning Open API Specification Authentication Dockerfile