https://github.com/zfael/golang-restful-api
Simple golang RESTful API using gorilla/mux as URL router and go-mgo/mgo as MongoDB driver for Go
https://github.com/zfael/golang-restful-api
Last synced: 8 months ago
JSON representation
Simple golang RESTful API using gorilla/mux as URL router and go-mgo/mgo as MongoDB driver for Go
- Host: GitHub
- URL: https://github.com/zfael/golang-restful-api
- Owner: zfael
- Created: 2017-04-06T12:05:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T12:09:06.000Z (about 9 years ago)
- Last Synced: 2025-10-12T18:08:37.358Z (8 months ago)
- Language: Go
- Size: 2.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang RESTful API