Skip to content

faabiosr/go-movies-demo

Repository files navigation

Golang Movies API - Demo

Movies API - Developed for use in my article: Distributing a Go application without Docker.

Development

Requirements

The entire environment is based in Golang, and you need install the tools below:

Makefile

Please run the make target below to see the provided targets.

$ make help

License

This project is released under the MIT licence. See LICENSE for more details.