Skip to content

edgaregonzalez/nodejs-helloworld-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

simple demo helloworld api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published