An open API service indexing awesome lists of open source software.

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.

https://github.com/illagrenan/django-asgi-lifespan

Django ASGI handler with Lifespan Protocol support.

asgi asyncio django python

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/aisk/multicorn

Multicorn is a multi-interpreter server for Python.

asgi gunicorn pep554 python web webserver wsgi

Last synced: 01 May 2025

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/valohai/asgiproxy

Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol

asgi http proxy python websocket

Last synced: 02 Aug 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

asgi middleware zstd

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

asgi datadog python tracing

Last synced: 20 Sep 2025

https://github.com/rob-blackbourn/bareasgi

A lightweight Python ASGI web server framework

asgi asyncio bareasgi http http-server http2 python sse web websocket

Last synced: 12 Apr 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/qweeze/nanoasgi

A toy ASGI web framework

asgi asyncio python

Last synced: 21 Apr 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

asgi httpx

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

asgi asgi-middleware cors

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/thearchitector/starlette-securecookies

Secure cookie middleware for Starlette applications.

asgi cookies encryption fastapi middleware poetry starlette

Last synced: 11 Nov 2025

https://github.com/anomaly/lab-python-server

A template for building containerised web applications in Python with a recommended set o f dependencies and tooling

asgi docker mock python showcase

Last synced: 16 Jan 2026

https://github.com/alex-oleshkevich/kupala

Set of extensions for Starlette framework.

asgi framework fullstack python starlette

Last synced: 22 Mar 2025

https://github.com/localstack/rolo

A Python framework for building HTTP-based server applications

api asgi chain-of-responsibility framework http pipeline python rest server web wsgi

Last synced: 11 Apr 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

asgi uvicorn

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

asgi locust

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/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/yezz123/yasgi

yasgi is a tiny ASGI framework âœĻ

asgi framework http python requests uvicorn websocket

Last synced: 11 Apr 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/kludex/asgi-types

The ASGI types correctly type hinted!

asgi

Last synced: 22 Jun 2025

https://github.com/aprilahijriyan/falca

Falca is an intuitive REST APIs framework based on the falcon framework.

asgi framework python rest-api wsgi

Last synced: 01 Aug 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.

asgi falcon-framework wsgi

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.

asgi framework python

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.

asgi bench cli python

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/rednafi/html-to-text

Extract pure text from any webpage

asgi flyio html llm python text

Last synced: 21 Jun 2026

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

asgi middleware

Last synced: 19 Apr 2025

https://github.com/juftin/fastapp

HTTP Servers Made Easy - Optimized for ML

asgi fastapi machine-learning

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/jessebraham/siren

Provides a basic API for sending email and SMS messages via HTTP requests

asgi email peewee python python3 sms starlette twilio uvicorn

Last synced: 19 Mar 2025

https://github.com/alex-oleshkevich/starlette_live

Live view for Starlette.

asgi liveview python starlette

Last synced: 12 Jul 2025

https://github.com/bgunson/obd-socketio

python-OBD ASGI and JSON serializer

asgi json obd2 socket-io websocket

Last synced: 11 Apr 2025

https://github.com/anthonycorletti/modal-asgi-lifecycle-example

Leverage FastAPI and ASGI Lifecycle on Modal

asgi fastapi modal postgresql

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/rob-blackbourn/bareasgi-graphql-next

A GraphQL and graphene package for bareASGI

asgi asyncio bareasgi graphene graphql python web

Last synced: 02 Aug 2025

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/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/kirillzhosul/smile

Python ASGI framework written as educational project.

api asgi backend framework python smile uvicorn web

Last synced: 01 Apr 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.

asgi nogil python starlette

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/ericls/pythonplug

A different ASGI web framework

asgi python web

Last synced: 06 Oct 2025

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