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
- Host: GitHub
- URL: https://github.com/gillchristian/go-micro-api
- Owner: gillchristian
- Created: 2017-02-24T03:02:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T00:54:05.000Z (over 9 years ago)
- Last Synced: 2025-02-28T19:36:49.498Z (over 1 year ago)
- Topics: golang, microservices, mongodb, rest-api
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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