mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-24 04:08:05 -08:00
Merge pull request #11 from marmelab/jpetitcolas-patch-1
Add gocrud library link
This commit is contained in:
@@ -135,6 +135,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
||||
|
||||
### Go
|
||||
|
||||
* [gocrud](https://github.com/manishrjain/gocrud): Go library to simplify creating, updating and deleting arbitrary depth structured data — to make building REST services fast and easy.
|
||||
* [go-json-rest](https://github.com/ant0ine/go-json-rest) - a thin layer on top of `net/http` that helps building RESTufmigl API easily
|
||||
* [sleepy](https://github.com/dougblack/sleepy) - a RESTful micro-framework written in Go
|
||||
* [restit](https://github.com/yookoala/restit) - A Go micro framework to help writing RESTful API integration test
|
||||
|
||||
Reference in New Issue
Block a user