Skip to content

LuisTejedaS/pirple-nodejs-first-RESTful-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pirple-nodejs-first-RESTful-api

Pirple restful api lesson

Description

Simple API built folowing pirple the-nodejs-master-class

Usage

In the terminal, cd to the project's folder and run the following command

// defaut environment
node index.js

// or choose environment
NODE_ENV=production node index.js

The next message will appear : ‘The server is listening on port 3000’

To send a request, use ports 3000, and 3001.

happy coding

About

Pirple restful api lesson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published