Skip to content

ak505188/expressjs_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js Example

Play around and make some pull requests to fix the example backend in app.js. There is some example of higher order functions in example.js

Install

git clone ...
npm install
npm start

Fixes

// Easy
// TODO: Send a message on /hi and /bye

// Harder
// TODO: return specialized message to user on route /hello/:user on POST

Resources

About

Express js example for comp490

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%