Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdionysus/gorest
Golang REST service framework
https://github.com/tomdionysus/gorest
Last synced: about 2 months ago
JSON representation
Golang REST service framework
- Host: GitHub
- URL: https://github.com/tomdionysus/gorest
- Owner: tomdionysus
- Created: 2015-10-11T22:03:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T22:03:51.000Z (about 9 years ago)
- Last Synced: 2024-06-21T14:09:19.610Z (7 months ago)
- Language: Go
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gorest
Golang REST framework for producting CRUD services with multiple backends.
## Design Goals
* IoC
* Zero-Copy## Contributing