apiserver
API server framework
Provides a generic framework for building a Kubernetes-style API server with authentication and authorization.
Library for writing a Kubernetes-style API server.
656 stars
45 watching
411 forks
Language: Go
last commit: 4 days ago k8s-staging
Related projects:
Repository | Description | Stars |
---|---|---|
kubernetes-client/haskell | A Haskell library providing an interface to interact with the Kubernetes API | 128 |
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 |
kontena/k8s-client | A Ruby library providing access to the Kubernetes API | 76 |
izumin5210/grapi | An API server and generator built on top of gRPC in Go | 427 |
openfaas/faas-netes | An OpenFaaS provider for Kubernetes, enabling the deployment of serverless functions with Docker and Kubernetes. | 2,127 |
monadicsystems/okapi | A data-driven micro web framework for building RESTful APIs in Haskell | 104 |
spoved/kube-client.cr | A client library for interacting with the Kubernetes API | 22 |
coryodaniel/k8s | A client API for interacting with Kubernetes resources and services from an Elixir application | 319 |
rs/rest-layer | An API framework for building RESTful APIs with customizable schema validation and graph API capabilities. | 1,256 |
swiftkube/client | A Swift client for interacting with Kubernetes clusters | 130 |
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 |
ladjs/api | An API server framework for building lightweight web applications with robust error handling and rate limiting. | 4 |
apiflask/apiflask | A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. | 1,050 |
turtl/api | A Lisp-based API server | 236 |
kogosoftwarellc/open-api | A monorepo of various packages to support OpenAPI in Node.js applications | 895 |