Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# gorest

Golang REST framework for producting CRUD services with multiple backends.

## Design Goals

* IoC
* Zero-Copy

## Contributing