I am developing a rails api to work with angularjs FE app and with several other mobile application. Since I have developed separately, do I need to host separately ? If so then how to manage domains?
Do I need to register app.com and api.app.com?
49 Views Asked by Kalyan Dechiraju At
2
api.domain.com
is a sub-domain. You need to add an A-Record of this in your domain and point it where ever you want to.