I've built an application that runs with node.js, which permits retrieval of data through a REST API.
I want to publish it online on free web hosting like 000webhost.com/ , but I dont know what to do to make my web Service available online.
Can someone explain me the steps to do it?