Skip to content

A simple Golang API for the hello world of the XXI century, the TODO webapp

License

Notifications You must be signed in to change notification settings

servomac/todo-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple Golang API for the hello world of the XXI century, the TODO webapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages