Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mlabouardy/movies-restapi

RESTful API to manage movies written in Go and uses MongoDB as storage
https://github.com/mlabouardy/movies-restapi

api golang mongodb rest-api

Last synced: 4 days ago
JSON representation

RESTful API to manage movies written in Go and uses MongoDB as storage

Awesome Lists containing this project

README

        

[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/mlabouardy/movies-restapi)](https://goreportcard.com/report/github.com/mlabouardy/movies-restapi)

RESTful API to manage movies written in Go and uses MongoDB as storage

## How to use

* [Build RESTful API in Go and MongoDB](http://www.blog.labouardy.com/build-restful-api-in-go-and-mongodb/)