#api-server (10 Repositories)
Ranked open-source repositories tagged with #api-server, scored by pull request acceptance likelihood and maintainer engagement velocity.
26.1%
16.0h
10 repositories tagged #api-server
kernelsauce/turbo
Turbo is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses a event-driven, non-blocking, no thread design to deliver excellent performance and minimal footprint to high-load applications while also providing excellent support for embedded uses.
phoenixframework/phoenix
Peace of mind from prototype to production
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Michael-A-Kuykendall/shimmy
⚡ Pure-Rust WebGPU inference engine — OpenAI-API compatible, GGUF native, runs on any GPU. No Python. No llama.cpp. Single binary.
elli-lib/elli
Simple, robust and performant Erlang web server
ahx/openapi_first
openapi_first is a Ruby gem for request / response validation and contract-testing against an OpenAPI API description. It makes APIFirst easy and reliable.
graphiti-api/graphiti
Stylish Graph APIs
naughtygopher/webgo
A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
novaframework/nova
Web framework for the BEAM — Erlang, Elixir, and LFE