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

https://github.com/gillchristian/go-micro-api

Golang & MongoDB microservices
https://github.com/gillchristian/go-micro-api

golang microservices mongodb rest-api

Last synced: about 2 months ago
JSON representation

Golang & MongoDB microservices

Awesome Lists containing this project

README

          

# go-micro-api

This is an experiment on building microservices with Golang :muscle:

## Todo

- [ ] Test
- [ ] Docs (comments)
- [ ] Move common code to libs
- Config vars handling (`config.yml`)
- Database connection
- Router setup
- [ ] Logs