Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mlabouardy/movies-restapi
- Owner: mlabouardy
- License: mit
- Created: 2017-08-16T13:38:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T03:09:11.000Z (over 5 years ago)
- Last Synced: 2024-12-09T23:33:53.336Z (13 days ago)
- Topics: api, golang, mongodb, rest-api
- Language: Go
- Size: 6.84 KB
- Stars: 176
- Watchers: 12
- Forks: 70
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)