Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/asgi
- Related Topics: wsgi, server, asynchronous, asgiref, python, web,
- Last updated: 2024-12-12 00:01:47 UTC
- JSON Representation
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: 20 Dec 2024
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 Dec 2024
https://github.com/tuffnatty/zstd-asgi
ASGI middleware for Zstandard compression
Last synced: 27 Oct 2024
https://github.com/code402/datasette-lambda
Run Datasette on AWS serverless.
asgi cloudformation datasette mangum sqlite
Last synced: 09 Nov 2024
https://github.com/yoongkang/nardis
A small web framework based on ASGI
asgi async-await asyncio python web-development web-framework
Last synced: 09 Dec 2024
https://github.com/cofin/litestar-granian
Granian plugin for Litestar
asgi asgi-server granian litestar litestar-api litestar-framework
Last synced: 28 Oct 2024
https://github.com/BeeMyDesk/prerender-python-starlette
Starlette middleware for Prerender
asgi fastapi prerender ssr starlette starlette-middleware
Last synced: 26 Oct 2024
https://github.com/thearchitector/starlette-securecookies
Secure cookie middleware for Starlette applications.
asgi cookies encryption fastapi middleware poetry starlette
Last synced: 07 Dec 2024
https://github.com/rexzhang/asgi-middleware-static-file
ASGI Middleware for serving static file.
asgi asycnio middleware staticfile
Last synced: 13 Nov 2024
https://github.com/simonw/asgi-scope
A tiny application for understanding ASGI scope
Last synced: 18 Oct 2024
https://github.com/illagrenan/django-asgi-lifespan
Django ASGI handler with Lifespan Protocol support.
Last synced: 18 Nov 2024
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: 20 Dec 2024
https://github.com/oldani/asgi-testclient
Testing ASGI applications made easy!
asgi asyncio testing testing-tools webframework
Last synced: 14 Nov 2024
https://github.com/piccolo-orm/asgi_server_performance
Load testing the different ASGI servers to see which is fastest
Last synced: 08 Nov 2024
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: 09 Nov 2024
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: 11 Oct 2024
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: 15 Oct 2024
https://github.com/falconry/updraft
Python WSGI and ASGI development server, optimized for API development and command-line usage.
Last synced: 06 Nov 2024
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: 12 Oct 2024
https://github.com/aprilahijriyan/allin
Allin is an experimental asynchronous web framework.
Last synced: 27 Oct 2024
https://github.com/sloria/webtest-asgi
Integration of WebTest with ASGI applications.
asgi starlette testing webtest
Last synced: 10 Dec 2024
https://github.com/simonw/asgi-log-to-sqlite
ASGI middleware for logging traffic to a SQLite database
asgi datasette-io logging sqlite
Last synced: 18 Oct 2024
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: 05 Nov 2024
https://github.com/huangkai1008/market-admin
market backend manage system based on fastapi
asgi asyncio fastapi market-admin python3 python37 tortoise-orm
Last synced: 10 Dec 2024
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: 19 Dec 2024
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: 18 Oct 2024
https://github.com/akornatskyy/asgi-cli
:sparkles: Call ASGI Python application from command line, just like CURL.
Last synced: 29 Nov 2024
https://github.com/cdayz/blacksheep-prometheus
Prometheus integration for BlackSheep
asgi asyncio blacksheep metrics middleware prometheus python3
Last synced: 30 Nov 2024
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: 20 Oct 2024
https://github.com/simonw/asgi-debug
Debugging middleware for ASGI applications
Last synced: 18 Oct 2024
https://github.com/juftin/fastapp
HTTP Servers Made Easy - Optimized for ML
Last synced: 23 Nov 2024
https://github.com/alex-oleshkevich/starlette_live
Live view for Starlette.
asgi liveview python starlette
Last synced: 13 Oct 2024
https://github.com/jordaneremieff/starray
Implementing Pyray 3d rendering using ASGI
3d asgi pyray python3 websockets
Last synced: 20 Dec 2024
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: 20 Dec 2024
https://github.com/aryaniyaps/socialnetwork
Social Networking application built with GraphQL and Python.
asgi asyncio graphql python python3 strawberry-graphql
Last synced: 14 Nov 2024
https://github.com/anthonycorletti/modal-asgi-lifecycle-example
Leverage FastAPI and ASGI Lifecycle on Modal
Last synced: 09 Oct 2024
https://github.com/simonw/datasette-debug-asgi
Datasette plugin for dumping out the ASGI scope
asgi datasette-io datasette-plugin
Last synced: 07 Dec 2024
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: 16 Nov 2024
https://github.com/sreesh-mallya/django-channels-demo
Django Channels and WebSocket based chat room web app
asgi django django-channels websocket
Last synced: 07 Nov 2024
https://github.com/jordaneremieff/starlette-react
An example React app using a Starlette backend
asgi javascript python react starlette
Last synced: 20 Dec 2024
https://github.com/akornatskyy/slickpy
🌟 SlickPy is a lightweight ASGI Python 3.8+ toolkit, optimized for great performance, flexibility and productivity.
Last synced: 29 Nov 2024
https://github.com/belingud/rsgiadapter
An ASGI to RSGI adapter for Python
asgi asgiadapter asyncio granian rsgi rsgiadapter rsgiref
Last synced: 15 Nov 2024
https://github.com/aminalaee/fastapi-extended-route
Flask style url_for for FastAPI
Last synced: 14 Nov 2024
https://github.com/simonw/datasette-configure-asgi
Datasette plugin for configuring arbitrary ASGI middleware
asgi datasette datasette-io datasette-plugin
Last synced: 07 Dec 2024
https://github.com/simonw/datasette-show-errors
Datasette plugin for displaying error tracebacks
asgi datasette datasette-io datasette-plugin starlette
Last synced: 07 Dec 2024
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: 13 Oct 2024
https://github.com/chillaranand/library-django
A sandbox django project for experiments
Last synced: 10 Nov 2024
https://github.com/imbolc/lesync
Http helpers for django-channels
asgi asyncio daphne django-channels uvicorn
Last synced: 12 Nov 2024
https://github.com/foxy4096/chatapp
A simple chat app made with django and channels that runs on ASGI server
Last synced: 28 Nov 2024
https://github.com/jordaneremieff/aiopaint
WIP: Paint app using ASGI, WebSockets, and the HTML5 Canvas API, work in progress
Last synced: 20 Dec 2024
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: 27 Oct 2024
https://github.com/ddonghyeo/audiogenerateserver
오디오 생성 서버 컴포넌트
ai-models asgi bark fastapi uvicorn-gunicorn
Last synced: 13 Dec 2024
https://gitea.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: 29 Sep 2024
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: 07 Dec 2024
https://github.com/aniketmaurya/tiny-api
A tiny library for building REST APIs with FastAPI like interface.
Last synced: 29 Nov 2024
https://github.com/spraakbanken/asgi-matomo
Tracking requests with Matomo from ASGI apps
Last synced: 29 Nov 2024
https://github.com/rob-blackbourn/bareasgi-static
Static file support for bareasgi
asgi asyncio bareasgi python static-files web
Last synced: 29 Nov 2024
https://github.com/arjuntheprogrammer/djangochannels
Django Chat Server
asgi chat-server django django-channels
Last synced: 28 Nov 2024
https://github.com/sandy98/bicchiere
Bicchiere is a python WSGI micro-framework
asgi microframework python session-management template-engine web-application web-development websockets wsgi
Last synced: 14 Dec 2024
https://github.com/denismakogon/simple-asgi
Simple ASGI HTTP 1.1 server implementation
Last synced: 19 Dec 2024
https://github.com/ananty1/realtime_audio_transcriber
asgi css deepgram django html javascript python3 websocket
Last synced: 18 Nov 2024
https://github.com/rob-blackbourn/bareasgi-cors
CORS support for bareASGI
asgi asyncio bareasgi bareasgi-cors cors cors-support python web
Last synced: 19 Dec 2024
https://github.com/theconsolelogger/xiao-asgi
A small framework for building ASGI web applications.
Last synced: 11 Dec 2024
https://github.com/litestar-org/.github
Community health files for the @litestar-org organization
api api-framework asgi litestar litestar-api litestar-framework litestar-meta openapi pydantic python starlite starlite-api starlite-meta web-framework
Last synced: 07 Nov 2024
https://github.com/alex-oleshkevich/starlette-dispatch
Routing extensions and dependency injection for Starlette.
asgi dependency-injection routing starlette
Last synced: 09 Nov 2024
https://github.com/rob-blackbourn/bareasgi-jinja2
Jinja2 support for bareasgi
asgi asyncio bareasgi bareasgi-jinja2 jinja2 jinja2-support python web
Last synced: 19 Dec 2024
https://github.com/jrialland/asgi_dav
ASGI WebDAV application
asgi fastapi webdav webdav-server
Last synced: 10 Nov 2024
https://github.com/casdoor/asgi-auth-sso
ASGI authentication / Single-sign-on (SSO) middleware
asgi auth authentication casdoor fastapi middleware py python sso wsgi
Last synced: 14 Nov 2024
https://github.com/spectroalias/chat-room
speed dev, some day with ASGI
asgi channels chat django django-channels django-project real-time realtime redis websocket websockets
Last synced: 23 Oct 2024
https://github.com/mramshaw/cloud_django_3
Django 3 cloudified
asgi asgi-server django django3 gunicorn python3 uvicorn wsg wsgi
Last synced: 14 Nov 2024
https://github.com/aybruhm/ask-questions
A chat server for students using Django Channels. Students will be able to access a different chat room by asking questions for each course they are enrolled on.
asgi aysnc channels django django-channels redis websockets
Last synced: 13 Dec 2024
https://github.com/alexogeny/gossamer
The
asgi async asyncrhonous framework http python web websockets
Last synced: 17 Nov 2024
https://github.com/twyla-ai/http-middleware-zeit-template
Twyla HTTP Integration Middleware Template
asgi chatbot conversation http integration middleware python starlette template twyla zeit-now
Last synced: 08 Nov 2024
https://github.com/jrycw/piccolo-api-middlewares
ASGI middlewares
asgi asyncio middleware piccolo python starlette
Last synced: 04 Dec 2024
https://github.com/synodriver/asgi-cgi-handler
run cgi scripts inside asgi, and with websocket, sse support
Last synced: 21 Dec 2024
https://github.com/efficient-solutions/aws-lwa-readiness-check
ASGI middleware for handling readiness check requests from AWS Lambda Web Adapter
asgi aws-lambda aws-lambda-python aws-lambda-web-adapter python serverless
Last synced: 18 Dec 2024
https://github.com/amasecocoa/kasumi
Kasumi (“霞” in Japanese Kanji) is an ASGI web server implemented almost from scratch using Starlette as the ASGI toolkit.
asgi asgi-framework python web-framework
Last synced: 02 Dec 2024