+ 1
How to host a rest API
Let’s say if i were to host my rest api which was made with JS. Can someone explain to me the full process of hosting one by yourself? Let’s say we start with buying a domain. All the way to being able to access the api from a browser and not by localhost or our public ip address. And no heroku Self host
1 Réponse
+ 2
some helpful links:
https://firebase.google.com/docs/hosting/api-deploy
https://blog.patricktriest.com/host-webapps-free/
https://savvyapps.com/blog/how-to-build-restful-api-mobile-app
https://stoplight.io/blog/how-to-create-an-api-in-three-steps/
https://www.quora.com/What-is-the-best-and-cheapest-way-of-hosting-REST-API-as-a-startup-I-am-using-AWS-EC2-but-I-am-not-sure-whether-that-is-the-best-option-or-not-for-the-startup-who-has-limited-budget
https://www.tutorialspoint.com/csharp/csharp_text_files.htm