- Configure an Azure storage account and create a container called
upload
. - Generate a SAS connection string for the account.
- Run
api.py
and send a request with e.g. Postman Here the postman collection: FastApiUpload.postman_collection.json - Profit
upload
.api.py
and send a request with e.g. Postman
Here the postman collection: FastApiUpload.postman_collection.json