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

https://github.com/ruteru/fast-support

Fast-Support is a Python package designed to provide support for FastAPI applications when deploying on Firebase Functions. It includes utilities to handle incoming requests, route them to the appropriate FastAPI endpoints, and generate responses compatible with Firebase Functions.
https://github.com/ruteru/fast-support

fastapi firebase

Last synced: about 2 months ago
JSON representation

Fast-Support is a Python package designed to provide support for FastAPI applications when deploying on Firebase Functions. It includes utilities to handle incoming requests, route them to the appropriate FastAPI endpoints, and generate responses compatible with Firebase Functions.

Awesome Lists containing this project