File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
azurefunctions-extensions-http-fastapi Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Azure Functions Extensions Http FastApi library for Python
2
- This library contains HttpV2 extensions for FastApi Request/Response types to use in your function app code.
2
+ This library contains HttpV2 extensions for FastApi Request/Response types to use in your function app code.
3
3
4
- [ Source code] ( https://github.com/Azure/azure-functions-python-extensions/tree/main /azurefunctions-extensions-http-fastapi )
4
+ [ Source code] ( https://github.com/Azure/azure-functions-python-extensions/tree/dev /azurefunctions-extensions-http-fastapi )
5
5
| [ Package (PyPi)] ( https://pypi.org/project/azurefunctions-extensions-http-fastapi/ )
6
6
| API reference documentation
7
7
| Product documentation
8
- | [ Samples] ( https://github.com/Azure/azure-functions-python-extensions/tree/main /azurefunctions-extensions-http-fastapi/samples )
8
+ | [ Samples] ( https://github.com/Azure/azure-functions-python-extensions/tree/dev /azurefunctions-extensions-http-fastapi/samples )
9
9
10
10
11
11
## Getting started
You can’t perform that action at this time.
0 commit comments