ASGI
ASGI (Asynchronous Server Gateway Interface) is a spiritual successor to WSGI, intended to provide a standard interface between async-capable Python web servers, frameworks, and applications.
- GitHub: https://github.com/topics/asgi
- Related Topics: wsgi, server, asynchronous, asgiref, python, web,
- Last updated: 2026-06-27 00:02:23 UTC
- JSON Representation
https://github.com/klen/asgi-tools
Tools to build ASGI apps
asgi asgi-middleware asgi-toolkit async async-await asyncio curio networking python trio
Last synced: 17 Jun 2025
https://github.com/illagrenan/django-asgi-lifespan
Django ASGI handler with Lifespan Protocol support.
Last synced: 07 Sep 2025
https://github.com/simonw/asgi-auth-github
ASGI middleware that authenticates users against GitHub
asgi asgi-middleware authentication github-api
Last synced: 19 Apr 2025
https://github.com/meyer1994/gitserver
A very simple git smart HTTP server
asgi fastapi git git-server python uvicorn
Last synced: 15 May 2026
https://github.com/simonw/json-head
JSON microservice for performing HEAD requests
asgi json microservice python sanic zeit-now
Last synced: 19 Apr 2025
https://github.com/florimondmanca/www
Code for https://florimond.dev
ansible asgi jinja2 python starlette tailwindcss
Last synced: 09 Aug 2025
https://github.com/tuffnatty/zstd-asgi
ASGI middleware for Zstandard compression
Last synced: 11 Mar 2026
https://ayehavgunne.github.io/Tonberry/
An ASGI compliant web microframework
asgi asyncio cherrypy micro-framework
Last synced: 10 Apr 2025
https://github.com/br3ndonland/fastenv
âïļ Unified environment variable and settings management for FastAPI and beyond ð
anyio asgi configuration-management dotenv environment-variables fastapi object-storage pydantic python s3 s3-bucket s3-client settings starlette uvicorn
Last synced: 06 Oct 2025
https://github.com/florimondmanca/ddtrace-asgi
Unofficial Datadog tracing integration for ASGI apps and frameworks
Last synced: 20 Sep 2025
https://github.com/paul121/fastapi-zeit-now
A simple example of deploying FastAPI as a Zeit Serverless Function
asgi fastapi serverless starlette zeit
Last synced: 21 Mar 2025
https://github.com/yezz123/asgi-aws
Build API with ASGI in AWS Lambda with API Gateway HTTP API or REST API, or with Function URL âĻ
api api-gateway asgi aws fastapi lambda pydantic rest-api typing
Last synced: 20 Aug 2025
https://github.com/glef1x/fastapi-project
ð§âðŽ FastAPI application without global variables(almost) =)
asgi asyncio fastapi postgresql
Last synced: 07 May 2025
https://github.com/bynect/hypercorn-fastapi-docker
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS
alpine asgi asyncio docker docker-image docker-images dockerfile fastapi fastapi-docker http2 https hypercorn python python3 python37 python38 python39 trio web wsgi
Last synced: 13 Jul 2025
https://github.com/jordaneremieff/guitarlette
ðļA songwriting tool for guitarists
asgi asyncio fastapi guitar javascript mangum python serverless starlette
Last synced: 30 Sep 2025
https://github.com/klen/asgi-babel
Adds internationalization (i18n) support to ASGI applications (Asyncio/Trio)
asgi asgi-toolkit asyncio curio i18n localization trio
Last synced: 17 Jun 2025
https://github.com/cofin/litestar-granian
Granian plugin for Litestar
asgi asgi-server granian litestar litestar-api litestar-framework
Last synced: 22 Mar 2025
https://github.com/filiphanes/jmap-proxy-python
JMAP proxy to IMAP in python async, WARNING: in development, but works with Dovecot IMAP
asgi asyncio imap-client jmap jmap-proxy jmap-server python smtp-client
Last synced: 03 Apr 2026
https://github.com/simonw/asgi-proxy-lib
An ASGI function for proxying to a backend over HTTP
Last synced: 19 Apr 2025
https://github.com/florimondmanca/asgi-sitemaps
Sitemap generation for Python ASGI web apps
asgi async fastapi python sitemap-generator starlette
Last synced: 20 Sep 2025
https://github.com/jordaneremieff/asgi-video-streaming
Demonstration of video streaming using an ASGI application
asgi asyncio daphne hypercorn python3 starlette uvicorn video-streaming
Last synced: 30 Sep 2025
https://github.com/archmonger/servestatic
Production-grade static file server for Python web apps.
asgi django http http-server static staticfiles wsgi
Last synced: 02 Apr 2026
https://github.com/simonw/asgi-cors
ASGI middleware for applying CORS headers to an ASGI application
Last synced: 19 Apr 2025
https://github.com/code402/datasette-lambda
Run Datasette on AWS serverless.
asgi cloudformation datasette mangum sqlite
Last synced: 19 Jul 2025
https://github.com/ratazzi/coulson
Pow-inspired local development gateway. Drop a project, get a domain, start coding.
asgi cloudflare-tunnel dev-server development-tools dns local-development localhost macos portless pow procfile reverse-proxy rust
Last synced: 05 Apr 2026
https://github.com/yoongkang/nardis
A small web framework based on ASGI
asgi async-await asyncio python web-development web-framework
Last synced: 04 Oct 2025
https://github.com/BeeMyDesk/prerender-python-starlette
Starlette middleware for Prerender
asgi fastapi prerender ssr starlette starlette-middleware
Last synced: 15 Mar 2025
https://github.com/thearchitector/starlette-securecookies
Secure cookie middleware for Starlette applications.
asgi cookies encryption fastapi middleware poetry starlette
Last synced: 11 Nov 2025
https://github.com/rexzhang/asgi-middleware-static-file
ASGI Middleware for serving static file.
asgi asycnio middleware staticfile
Last synced: 04 May 2025
https://github.com/simonw/asgi-scope
A tiny application for understanding ASGI scope
Last synced: 19 Apr 2025
https://github.com/glef1x/fastapi-ratelimiter
ððžââïļ Redis-based rate-limiting for FastAPI
asgi asgi-middleware asyncio fastapi ratelimit redis
Last synced: 19 Jul 2025
https://github.com/jordaneremieff/starlette-graphene-tortoise
An example Starlette app that uses Graphene and Tortoise ORM.
asgi graphene graphql python starlette tortoise-orm
Last synced: 30 Sep 2025
https://github.com/oldani/asgi-testclient
Testing ASGI applications made easy!
asgi asyncio testing testing-tools webframework
Last synced: 11 Apr 2025
https://github.com/hasansezertasan/a2wsgi-examples
The goal of this project is to provide examples about integrating different Python Web Frameworks and how they can be used together with a2wsgi.
a2wsgi asgi django examples fastapi flask guide mount python tutorial web-application wsgi
Last synced: 28 Oct 2025
https://github.com/piccolo-orm/asgi_server_performance
Load testing the different ASGI servers to see which is fastest
Last synced: 25 Oct 2025
https://github.com/klen/asgi-prometheus
Support Prometheus metrics for ASGI applications
asgi asyncio curio prometheus-exporter trio
Last synced: 17 Jun 2025
https://github.com/midnighter/fastapi-base
A base Docker image for microservices using FastAPI. The Docker image environment is based on Alpine Linux or Debian.
alpine-image asgi debian-image docker fastapi microservices py38 python starlette
Last synced: 13 May 2025
https://github.com/ispaneli/fstorage
Fstorage, Secure file storage, SYNC/ASYNC clients, easy to learn, fast to code.
aiohttp-client api-client asgi async asyncio client-server cryptography fastapi file-manager filesystem python python-types python3 requests security storage-api storage-engine swagger swagger-ui uvicorn
Last synced: 09 Mar 2026
https://github.com/klen/asgi-sessions
Signed Cookie-Based HTTP sessions for ASGI applications
asgi asgi-toolkit asyncio curio session-management trio
Last synced: 17 Jun 2025
https://github.com/rockyburt/ketchup
A very basic web application and tutorial for demonstrating usage of the Quart and Strawberry GraphQL frameworks/libraries.
asgi asyncio asyncpg poetry postgresql pytest python python3 quart sqlalchemy strawberry-graphql
Last synced: 11 Jun 2025
https://github.com/ivipop/ivipop.com
Plateforme de recherche et de partage d'evenement
asgi cassandra cassandra-driver cql cqlengine css django evenement event gunicorn gunicorn-gevent html5 js nginx nlp-machine-learning postgresql python redis-django wsgi
Last synced: 10 Apr 2025
https://github.com/sloria/webtest-asgi
Integration of WebTest with ASGI applications.
asgi starlette testing webtest
Last synced: 14 Aug 2025
https://github.com/falconry/updraft
Python WSGI and ASGI development server, optimized for API development and command-line usage.
Last synced: 08 Apr 2025
https://github.com/developmentseed/asgi-s3-response-middleware
ASGI Middleware to spill large responses over to S3.
asgi fastapi fastapi-middleware s3 starlette starlette-middleware
Last synced: 23 Jun 2025
https://github.com/simonw/asgi-log-to-sqlite
ASGI middleware for logging traffic to a SQLite database
asgi datasette-io logging sqlite
Last synced: 19 Apr 2025
https://github.com/lemonyte/deta-space-actions
Python package to interact with Deta Space Actions.
asgi asgi-middleware deta deta-space python python-package
Last synced: 03 Mar 2025
https://github.com/huangkai1008/market-admin
market backend manage system based on fastapi
asgi asyncio fastapi market-admin python3 python37 tortoise-orm
Last synced: 24 Oct 2025
https://github.com/aprilahijriyan/allin
Allin is an experimental asynchronous web framework.
Last synced: 20 Mar 2025
https://github.com/plateformeio/plateforme
The Python framework for Data Applications
api app asgi async data db fastapi plateforme pydantic python restx services sqlalchemy
Last synced: 01 May 2025
https://github.com/koddr/quart-logo
ðž Official Quart logo (with style guide).
asgi bottle framework-logo hex hsl liquid logo quart quart-framework quart-logo quart-python rgb svg
Last synced: 22 Jun 2025
https://github.com/akornatskyy/asgi-cli
:sparkles: Call ASGI Python application from command line, just like CURL.
Last synced: 08 Mar 2026
https://github.com/jockerz/starlettestarter
Starlette web application starter. Ready with Register, Login, Forgot Password, Setting and more pages.
arq asgi sqlalchemy starlette tabler
Last synced: 20 Aug 2025
https://github.com/jockerz/StarletteStarter
Starlette web application starter. Ready with Register, Login, Forgot Password, Setting and more pages.
arq asgi sqlalchemy starlette tabler
Last synced: 03 Apr 2025
https://github.com/cdayz/blacksheep-prometheus
Prometheus integration for BlackSheep
asgi asyncio blacksheep metrics middleware prometheus python3
Last synced: 05 Oct 2025
https://github.com/razcrimson/starlette-gzip-request
A custom ASGI middleware for starlette to handle GZipped HTTP Requests
asgi fastapi starlette starlette-middleware
Last synced: 11 Apr 2025
https://github.com/khteh/pythonrestapi
Python RestAPI using Quart web microframework and served using Hypercorn ASGI and WSGI web server.
asgi asgi-server gemini http3-server hypercorn llm python3 quart quic wsgi-server
Last synced: 08 Oct 2025
https://github.com/simonw/asgi-debug
Debugging middleware for ASGI applications
Last synced: 19 Apr 2025
https://github.com/juftin/fastapp
HTTP Servers Made Easy - Optimized for ML
Last synced: 13 Aug 2025
https://github.com/mongkok/seda
A Python toolkit to schedule periodic and one-time tasks on AWS Lambda
asgi async asynchronous aws cloudwatch cron django event-driven eventbridge events falcon fastapi lambda schedule scheduler serverless sns starlette tasks
Last synced: 23 Apr 2025
https://github.com/alex-oleshkevich/starlette_live
Live view for Starlette.
asgi liveview python starlette
Last synced: 12 Jul 2025
https://github.com/anthonycorletti/modal-asgi-lifecycle-example
Leverage FastAPI and ASGI Lifecycle on Modal
Last synced: 23 Oct 2025
https://github.com/bcorfman/highscore-micro-two
A FastAPI containerized microservice to create/query a high score list using SQLModel. Connects to a separate PostgreSQL database deployed on the ElephantSQL cloud.
asgi asyncio back4app docker elephantsql fastapi microservice postgresql sqlalchemy sqlmodel
Last synced: 17 Jun 2026
https://github.com/simonw/datasette-debug-asgi
Datasette plugin for dumping out the ASGI scope
asgi datasette-io datasette-plugin
Last synced: 30 Apr 2026
https://github.com/tigrbl/tigrbl
Schema-first Python and Rust workspace for REST and JSON-RPC APIs with typed validation, SQLAlchemy models, and engine-backed execution.
api-framework asgi developer-tools json-rpc python rest-api rust schema-first sqlalchemy typed-validation
Last synced: 26 Jun 2026
https://github.com/jordaneremieff/starray
Implementing Pyray 3d rendering using ASGI
3d asgi pyray python3 websockets
Last synced: 09 Jun 2026
https://github.com/jordaneremieff/mangum-template
A template for developing ASGI-compatible apps deployed to AWS Lambda.
asgi aws-lambda fastapi mangum python quart starlette
Last synced: 07 May 2026
https://github.com/serozhenka/asgi-compression
ðïļ Framework-independant compression middleware for ASGI apps, supporting Gzip, Brotli and Zstandard algorithms
asgi brotli compression gzip middleware python zstandard zstd
Last synced: 12 Jun 2026
https://github.com/feteu/asgi-request-duration
A asgi middleware to measure the request duration
asgi asgi-middleware connexion fastapi fastapi-middleware starlette starlette-middleware
Last synced: 06 Jul 2025
https://github.com/ishikawauta/fenrir
Fenrir is a state-of-the-art, high-performance, hybrid Python web framework built on top of modern ASGI specifications.
asgi fenrir-framework python3 tools web-framework
Last synced: 12 Jun 2026
https://github.com/feteu/asgi-claim-validator
A focused ASGI middleware for validating additional claims within JWT tokens to enhance token-based workflows.
asgi asgi-middleware connexion fastapi fastapi-middleware joserfc jwt jwt-claims jwt-validation starlette starlette-middleware
Last synced: 02 Mar 2025
https://github.com/sreesh-mallya/django-channels-demo
Django Channels and WebSocket based chat room web app
asgi django django-channels websocket
Last synced: 04 May 2026
https://github.com/aniketmaurya/tiny-api
A tiny library for building REST APIs with FastAPI like interface.
Last synced: 26 Feb 2026
https://github.com/simonw/datasette-redirect-to-https
Datasette plugin that redirects all non-https requests to https
asgi datasette datasette-io datasette-plugin
Last synced: 19 May 2026
https://github.com/tanikai/umami-asgi
Middleware for Umami Analytics in ASGI apps (FastAPI, Starlette, ...)
analytics asgi asgi-middleware fastapi metrics middleware python starlette
Last synced: 27 Apr 2026
https://github.com/moesif/moesifasgi
Moesif middleware for Python ASGI-based frameworks, for API Monitoring, Analytics, and Monetization.
analytics api-analytics api-logs api-management api-monetization api-monitoring asgi asgi-framework asgi-middleware fastapi logger logging monitoring observability python usage-based-billing
Last synced: 11 Nov 2025
https://github.com/alisharify7/gunicorn-uvicorn-nginx
Deploy Python web apps with Docker using Nginx, Gunicorn/Uvicorn for scalability and performance.
asgi django fastapi flask gunicorn gunicorn-uvicorn-nginx uvicorn wsgi
Last synced: 03 Sep 2025
https://github.com/itraceur/sockjs-channels
WebSocket emulation - SockJS server implementation for Django Channels.
asgi asyncio channels django realtime-communication realtime-web realtime-web-application sockjs websocket
Last synced: 23 Jun 2026
https://github.com/lbliii/chirp
ââ Chirp â HTML-first web framework for Python 3.14+ with streaming, SSE, and fragment rendering
asgi free-threading html-over-the-wire htmx hypermedia no-build python server-sent-events sse streaming web-framework
Last synced: 23 Apr 2026