An open API service indexing awesome lists of open source software.

https://github.com/luissimas/golang-movies-api

A simple REST API implemented as a way to learn Go.
https://github.com/luissimas/golang-movies-api

Last synced: 4 months ago
JSON representation

A simple REST API implemented as a way to learn Go.

Awesome Lists containing this project

README

        

#+title:Movies API
This is a simple example REST API built as a way to learn Go.

** TODO Domain problem
** TODO Project structure
** TODO Running locally