go-relax
API builder
A framework for building RESTful APIs in Go
Framework for building RESTful API's in Go
152 stars
11 watching
10 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
api-restgogolangmicroservicesrestful
Related projects:
Repository | Description | Stars |
---|---|---|
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
rs/rest-layer | An API framework for building RESTful APIs with customizable schema validation and graph API capabilities. | 1,255 |
ungerik/go-rest | A lightweight REST framework that simplifies API development by leveraging dynamic typing and JSON marshalling. | 128 |
jirenius/go-res | A Go package for building real-time REST APIs with synchronization and event handling capabilities. | 63 |
go-goyave/goyave | An opinionated, all-in-one web framework focused on building enterprise-level REST APIs with an emphasis on reliability and maintainability. | 1,632 |
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
zpatrick/rclient | A minimalistic Go library providing a straightforward REST client for building applications. | 35 |
edermanoel94/rest-go | A library providing helpful methods for building RESTful APIs in Go. | 16 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |
esurdam/go-sophos | A client library for interacting with Sophos UTM 9 REST API in Go | 12 |
srfrog/dict | Provides an alternative data structure to Go's built-in map and slice types | 45 |
allaboutapps/go-starter | A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. | 506 |
adamluzsi/gorest | A 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 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
dougblack/sleepy | A micro framework for building RESTful APIs with minimal code and configuration. | 675 |