halamadrid7
BANNED
- Jan 19, 2023
- 266
- 117
I have a python code which gives me URLs as an output which I want to pass through firebase hosted react application to use. How can I pass my list of URLs through my react js code constantly even if hosted on firebase.
Should I save them to json and then host it to use as API? it would be very costly for me. SHould I run python in react js? How can I do it or new suggestions.
Should I save them to json and then host it to use as API? it would be very costly for me. SHould I run python in react js? How can I do it or new suggestions.