NodeJs, helloworld API for test propouses. This is a simple API that returns a welcome message. Run your local environment Clone the repository git clone https://github.com/edgaregonzalez/nodejs-helloworld-api.git Install dependencies npm install Run the tests npm test Start the server npm start Make a request curl http://localhost:3000 test job