gorest
API builder
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.
minimalist framework for building restful APIs
3 stars
3 watching
0 forks
Language: Go
last commit: over 4 years ago conventionframeworkgolanggorestrestrest-apirestfulrestful-api
Related projects:
Repository | Description | Stars |
---|---|---|
mustafaakin/gongular | An HTTP framework that provides structured input handling and dependency injection for building RESTful APIs. | 502 |
fulldump/golax | A Go implementation of the Lax framework for building REST APIs with minimal language overhead and high performance. | 75 |
tdsis/lambda-forest | A framework that simplifies the development of RESTful APIs using AWS Lambda and API Gateway | 2 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
srfrog/go-relax | A framework for building RESTful APIs in Go | 152 |
robsontenorio/vue-api-query | A utility for building and constructing REST API requests in JavaScript. | 1,658 |
danielgtaylor/huma | A framework for building RESTful APIs in Go with OpenAPI 3 and JSON Schema support | 2,150 |
ungerik/go-rest | A lightweight REST framework that simplifies API development by leveraging dynamic typing and JSON marshalling. | 128 |
rs/rest-layer | An API framework for building RESTful APIs with customizable schema validation and graph API capabilities. | 1,255 |
luracast/restler | A tool to build and manage RESTful APIs with automatic routing, caching, authentication, and formatting support for various media types. | 1,361 |
allaboutapps/go-starter | A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. | 506 |
mwunsch/weary | A framework and DSL for building RESTful web service clients | 479 |
dbubel/intake | An API server framework written in Go that provides a simple and readable way to build APIs by exposing the underlying request lifecycle | 1 |
praxis/praxis | A Ruby framework for designing and implementing efficient APIs with automated documentation and validation. | 300 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 117 |