rest-go

REST API helper

A library providing helpful methods for building RESTful APIs in Go.

A package that provide many helpful methods for working with rest api.

GitHub

16 stars
4 watching
2 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-restit/restit A Go library to help write integration tests for RESTful APIs 55
ungerik/go-rest A lightweight REST framework that simplifies API development by leveraging dynamic typing and JSON marshalling. 128
emicklei/go-restful-openapi An OpenAPI extension for the go-restful package to simplify API documentation and validation 136
bndr/gopencils A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity 451
srfrog/go-relax A framework for building RESTful APIs in Go 152
dougblack/sleepy A micro framework for building RESTful APIs with minimal code and configuration. 675
aliuygur/gores Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. 104
rs/rest-layer An API framework for building RESTful APIs with customizable schema validation and graph API capabilities. 1,255
esurdam/go-sophos A client library for interacting with Sophos UTM 9 REST API in Go 12
wikimedia/restbase Distributed storage and API dispatcher for backend services. 104
wenerme/go-req A declarative HTTP client library for the Go programming language 22
jirenius/go-res A Go package for building real-time REST APIs with synchronization and event handling capabilities. 63
firebase007/go-rest-api-with-fiber An example Go API using Fiber to provide a simple REST interface 53
edgurgel/pusher A library to access the Pusher REST API and establish WebSocket connections 26
zpatrick/rclient A minimalistic Go library providing a straightforward REST client for building applications. 35