Skip to content

ISU-WebDevClub/nodejs-backend-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-backend-demo

Single file Node.js server that responds to HTTP requests.

This project contains two versions of the server: one that does not use any dependencies, and one that uses Express. You can compare the two files to see how Express makes it easier to write the code.

Express docs (4.x): http://expressjs.com/en/4x/api.html

About

Single file Node.js server that responds to HTTP requests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published