Skip to content

pustinia/javascript-express-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Express with mongodb toturials

  1. simple api with mongodb
  2. request static img file
  3. using simple template engine with handlebar

> test urls

GET http://localhost:3030/articles -> get article list

POST http://localhost:3030/articles -> create article

DELETE http://localhost:3030/articles/:num -> delete article

GET http://localhost:3030 -> handlebar web page

About

nodejs with mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published