--- title: Hs Fast Api emoji: 🐢 colorFrom: red colorTo: blue sdk: docker pinned: false license: openrail port: 7860 --- # fast-rapidapi Simple fastapi hosted on deta for personal projects and huggingface to run ``` uvicorn main:app ``` You can import the api using openapi into rapidapi, so using a framework like fastapi which comes with openapi will allow me to streamline the deployment and api deployment process.