Futurama inspired REST and GraphQL API, blending characters exploration with real-time updates. Tech playground featuring FastAPI, Docker, and more!
-
Updated
Mar 10, 2025 - Python
Futurama inspired REST and GraphQL API, blending characters exploration with real-time updates. Tech playground featuring FastAPI, Docker, and more!
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS
A database-based CDN node supporting PostgreSQL and MongoDB backends.
Todo API implemented on Quart using clean architecture
Python RestAPI using Quart ASGI framework. It runs on HTTP/2 and will be HTTP/3 when mainstream browsers support it in the near future.
An example ASGI python web app using quart and hypercorn with HTTP3 support.
This is a simple definition of the docker image hypercorn, to build your own python ASGI server
Like python HTTPServer but with steroids
python, asyncio, sqlalchemy, flask, flask-admin, websockets, hypercorn all together
FastAPI and Hypercorn are tools for building web applications. FastAPI is a web framework for building APIs with Python, while Hypercorn is an ASGI server for serving those APIs. Together, they provide a powerful and efficient way to build and run web applications in Python.
Add a description, image, and links to the hypercorn topic page so that developers can more easily learn about it.
To associate your repository with the hypercorn topic, visit your repo's landing page and select "manage topics."