SaaSHub helps you find the best software and product alternatives Learn more →
Xpresso Alternatives
Similar projects and alternatives to xpresso
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
scalar
Scalar is an open-source API platform: 🌐 Modern REST API Client 📖 Beautiful API References ✨ 1st-Class OpenAPI/Swagger Support
-
asymmetric
Ridiculously fast and easy module-to-API transformations. Learn in minutes, implement in seconds. Batteries included.
-
Blazeio
Blazeio is an ultra-fast asynchronous web framework crafted for high-performance backend applications. Built on Python's asyncio, it delivers non-blocking operations, minimal overhead, and lightning-quick request handling.
-
-
-
uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
-
fastapi
Discontinued FastAPI framework, high performance, easy to learn, fast to code, ready for production [Moved to: https://github.com/fastapi/fastapi] (by tiangolo)
-
-
xpresso discussion
xpresso reviews and mentions
-
It's Christmas day. You wake up, run to the tree, tear open the largest package with your name on it... FastAPI has added _____?
Hook into dependencies and how they are ran, I want to define a synchronous dependency function and not have it run on another thread. This was a feature in https://github.com/adriangb/xpresso. I needlessly need to define dependencies as async even when they don’t use it.
-
FastAPI 0.95.0 supports and recommends Annotated 🚀
Special thanks to @nzig for the core implementation and to @adriangb for the inspiration and idea with Xpresso! 🚀
-
Why there is no App.state in Xpresso
At some point, I'll write a longer blog post to introduce Xpresso, but today I want to give only a brief background and then dive into a single design choice that I found interesting.
-
Developer centric, performant and extensible Python ASGI framework
https://github.com/adriangb/xpresso#inspiration-and-relation...
-
Xpresso is an ASGI web framework built on top of Starlette, Pydantic and di, with heavy inspiration from FastAPI.
fixed in 831eedb6d / 0.6.6, thank you for reporting!
- Xpresso: Fastapi inspired Python web framework with flexible deps injection
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
adriangb/xpresso is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of xpresso is Python.