You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you @symphony-thibault for your very well articulated good first issue. I have added to This Week at FINOS to help drive engagement from the FINOS Community 🚀
The BDK proposes a generic
HttpClient
that allows developers to perform calls to external systems.The advantage of this
HttpClient
is it relies on the same implementations that are used to perform calls to the Symphony REST APIs.Also, developers are free to choose between different implementations by simply selecting the right dependency:
What do we want?
http-client.md
in ./docs/ folderindex.md
HttpClient
interface and its different implementationsThe text was updated successfully, but these errors were encountered: