-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Description
First check
- [ x ] I used the GitHub search to find a similar issue and didn't find it.
- [ x ] I searched the FastAPI documentation, with the integrated search.
- [ x ] I already searched in Google "How to X in FastAPI" and didn't find any information.
Description
How can I consume a webservice written in restfull / soap?
Additional context
Project scenario:
I will build a robust api with several features involving workflow as well as payment flow. With this, in the project I will have to consume several web services (soap / rest) to make integrations with other systems.