intake
API server framework
An API server framework written in Go that provides a simple and readable way to build APIs by exposing the underlying request lifecycle
Simple API server framework
1 stars
1 watching
0 forks
Language: Go
last commit: 5 months ago api-restframeworkframworkgogoapigolanghttpmiddleware
Related projects:
Repository | Description | Stars |
---|---|---|
abemedia/go-don | An API framework written in Go. | 53 |
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 |
kubernetes/apiserver | Provides a generic framework for building a Kubernetes-style API server with authentication and authorization. | 654 |
rs/rest-layer | An API framework for building RESTful APIs with customizable schema validation and graph API capabilities. | 1,255 |
danielgtaylor/huma | A framework for building RESTful APIs in Go with OpenAPI 3 and JSON Schema support | 2,182 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
allaboutapps/go-starter | A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. | 506 |
ungerik/go-rest | A lightweight REST framework that simplifies API development by leveraging dynamic typing and JSON marshalling. | 128 |
izumin5210/grapi | A framework for building gRPC and Go microservices with automatic code generation | 427 |
dghubble/sling | A Go HTTP client library for creating and sending API requests | 1,689 |
monadicsystems/okapi | A data-driven micro web framework for building RESTful APIs in Haskell | 104 |
ngs/go-amazon-product-advertising-api | A client library for interacting with Amazon's product advertising API | 57 |
restuwahyu13/go-rest-api | A comprehensive Golang project demonstrating fundamental concepts of application development using the Gin framework | 133 |
resoursea/api | A framework for quickly building resource-based services with minimal configuration | 35 |
jvcoutinho/lit | An expressive and fast HTTP framework for Go. | 25 |