Skip to content

sonujose/express-api-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-sample

(Express, Nodejs) It is a sample project which explains the ways in which express can be used. This illustrates how node js can be used in server side as an api server using express

Dependencies

You must have node and npm installed (via brew install node or NodeJS.org);

Getting Started

git clone https://github.com/sonujose/express-sample

  • npm install
  • npm start

Details

In this project 4 different sample are illustrated, to change the serving file just change the file associated to 'start' command in package.json

About

It is a sample project which explains the ways in which express can be used. This illustrates how node js can be used in server side as an api server using express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors