Skip to content

yosoyfunes/nodejs-helloworld-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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/yosoyfunes/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

Node JS API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published