Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 687 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 687 Bytes

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.