go-restful
REST client
A package for building RESTful web services using Go
package for building REST-style Web Services using Go
5k stars
151 watching
689 forks
Language: Go
last commit: 23 days ago
Linked from 2 awesome lists
customizablegoopenapirestrouting
Related projects:
Repository | Description | Stars |
---|---|---|
go-resty/resty | A versatile and flexible HTTP client library for Go | 10,161 |
gavv/httpexpect | A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility | 2,553 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 7,968 |
ant0ine/go-json-rest | A library that provides a simple and efficient way to build RESTful JSON APIs in Go. | 3,514 |
go-chi/chi | A lightweight router for building modular and composable HTTP services | 18,564 |
goadesign/goa | A tool for designing and generating APIs in Go | 5,693 |
apache/dubbo-go | Provides a Go implementation of a scalable and configurable RPC framework for microservices architecture | 4,732 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |
emicklei/go-restful-openapi | An OpenAPI extension for the go-restful package to simplify API documentation and validation | 136 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
srfrog/go-relax | A framework for building RESTful APIs in Go | 152 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,748 |