gores

Response helpers

Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs.

Go package that handles HTML, JSON, XML and etc. responses

GitHub

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

gogolanghttp-responsejson-apijson-serializationrest-apirestful

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nicklaw5/go-respondA package for generating JSON responses in Go web applications with various status codes and error handling options.55
unrolled/renderA Go package for rendering various data types in web responses1,945
wenerme/go-reqA declarative HTTP client library for the Go programming language22
monaco-io/requestAn HTTP client library for making requests in Go291
henvic/httprettyPrints HTTP requests in a human-readable format on the terminal402
edermanoel94/rest-goA library providing helpful methods for building RESTful APIs in Go.16
levigross/grequestsA Go library that mimics the functionality of a popular external HTTP client library2,145
flugg/laravel-responderA package for building standardized API responses with Fractal-like functionality in Laravel and Lumen.867
esurdam/go-sophosA client library for interacting with Sophos UTM 9 REST API in Go12
ddo/rqA nicer interface for golang stdlib HTTP client52
dghubble/slingA Go HTTP client library for creating and sending API requests1,690
thedevsaddam/rendererA lightweight package for rendering different response formats in Go web applications263
adamluzsi/gorestA framework that provides a structured approach to building RESTful APIs by separating concerns and using a modular pipeline pattern for handling resource operations and retrieving data.3
srfrog/go-relaxA framework for building RESTful APIs in Go152
torokmark/response_codeProvides a simple way to handle HTTP response status codes with human-readable text instead of numerical values.2