Movies API - Developed for use in my article: Distributing a Go application without Docker.
The entire environment is based in Golang, and you need install the tools below:
- Install Go
- Install GolangCI-Lint - Linter
Please run the make target below to see the provided targets.
$ make help
This project is released under the MIT licence. See LICENSE for more details.