S
Solara7mo ago
Piwi

http requests to backend API

Hi, Is there any libarary available in Solara to create HTTP requests to my Flask backend? What is your recommendation?
2 Replies
MaartenBreddels
MaartenBreddels7mo ago
Hi, requests is an easy to use library i recommend, otherwise httpx
Piwi
PiwiOP7mo ago
thanks Maarten!

Did you find this page helpful?