Spaces:
Runtime error
Runtime error
David Li commited on
Rename ReadMe.md to README.md
Browse files- ReadMe.md → README.md +1 -1
ReadMe.md → README.md
RENAMED
|
@@ -19,4 +19,4 @@ to run
|
|
| 19 |
uvicorn main:app
|
| 20 |
```
|
| 21 |
|
| 22 |
-
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.
|
|
|
|
| 19 |
uvicorn main:app
|
| 20 |
```
|
| 21 |
|
| 22 |
+
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.
|