https://github.com/nexios-labs/nexios
Nexios is a modern, high-performance ASGI framework for building async web applications in Python. It combines the simplicity of Express.js with Python's async capabilities to create a powerful, developer-friendly web framework.
https://github.com/nexios-labs/nexios
api asgi asgi-framework async async-backend asyncio backend backend-framework framework json nexio-backend-framework nexios nexios-api python python-backend web
Last synced: 22 days ago
JSON representation
Nexios is a modern, high-performance ASGI framework for building async web applications in Python. It combines the simplicity of Express.js with Python's async capabilities to create a powerful, developer-friendly web framework.
- Host: GitHub
- URL: https://github.com/nexios-labs/nexios
- Owner: nexios-labs
- License: other
- Created: 2024-11-09T01:48:45.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T22:58:47.000Z (23 days ago)
- Last Synced: 2025-03-29T23:25:40.597Z (23 days ago)
- Topics: api, asgi, asgi-framework, async, async-backend, asyncio, backend, backend-framework, framework, json, nexio-backend-framework, nexios, nexios-api, python, python-backend, web
- Language: Python
- Homepage: https://nexios-labs.gitbook.io/nexios
- Size: 32.7 MB
- Stars: 51
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# Nexios
*The async Python backend framework that makes your code fly!*
[](https://badge.fury.io/py/nexios)
[](https://opensource.org/licenses/MIT)
[](https://pypi.org/project/nexios/)[Quick Start](#quick-start) • [Documentation](./introduction.md) • [Example](https://github.com/nexios-labs/nexios-exmples) • [Contributing](#contributing)
---
**Welcome to Nexios**
Nexios is not just another backend framework – it's your new best friend in the world of async Python development! Whether you're building a high-performance API, a real-time application, or just want to make your backend code more efficient, Nexios has got your back.
**Why Nexios?**
- **Blazing Fast**: Built on asyncio, Nexios is designed for speed from the ground up.
- **Intuitive API**: Write clean, expressive code that's a joy to read and maintain.
- **Pluggable**: Extend Nexios with a rich ecosystem of plugins and middleware.
- **Developer Friendly**: Packed with tools and features to boost your productivity.
- **Pure Python**: No need to learn a new language or syntax – it's just Python!