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: 7 months ago api-restframeworkframworkgogoapigolanghttpmiddleware
Related projects:
Repository | Description | Stars |
---|---|---|
abemedia/go-don | An API framework written in Go. | 55 |
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,644 |
kubernetes/apiserver | Provides a generic framework for building a Kubernetes-style API server with authentication and authorization. | 656 |
rs/rest-layer | An API framework for building RESTful APIs with customizable schema validation and graph API capabilities. | 1,256 |
danielgtaylor/huma | A modern framework for building HTTP REST/RPC APIs in Go with automatic documentation and validation. | 2,399 |
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. | 507 |
ungerik/go-rest | A lightweight REST framework that simplifies API development by leveraging dynamic typing and JSON marshalling. | 128 |
izumin5210/grapi | An API server and generator built on top of gRPC in Go | 427 |
dghubble/sling | A Go HTTP client library for creating and sending API requests | 1,690 |
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 | 134 |
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 |