goalgress
First steps with Railway and hosting/deploying software
Hello! I have coded and deployed locally a Django project working as a backend (with MySQL) and also coded a FastAPI solution to access the database and work as the API for the mobile applications to connect with. My question is, can i deploy both solution (Django and FastAPI) and put them to work together without problems with Railway? If possible i would appreciate any documentation about it that i can read that points me to the right direction! Thanks in advance!
10 replies