This example shows how to use FastApi on Vercel with Serverless Functions using the Python Runtime.
Did you like the project? Please, considerate a donation to help improve!
✨
This example shows how to use FastApi 0.88.0 on Vercel with Serverless Functions using the Python Runtime.
deploy-python-fastapi-in-vercel.vercel.app
This example uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions.
npm i -g vercel
vercel dev
Your Flask application is now available at http://localhost:3000
.
Deploy the example using Vercel:
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Or buy me a coffee 🙌🏾
Copyright © 2023 Hebert F Barros.
This project is MIT licensed.