Python FastAPI & Redis
shortell
HOBBYOP

9 months ago

How can I host a backend using pythons fastapi. Also How would I set up the redis service and what would the python file interacting with redis look like.

4 Replies

9 months ago

I would recommend reading the basic Railway documentation. This will give you pretty much all you need to know for this.

Make sure you use private networking for communication, but again, it’s said in the docs.

https://docs.railway.com/


9 months ago

Also just say N/A so the bot won’t bother you


shortell
HOBBYOP

9 months ago

thank you so much


shortell
HOBBYOP

9 months ago

N/A


Loading...