Skip to content

xiajngsi/blog-node

Repository files navigation

  1. get /posts 文章列表
  2. get /post/:id 查看某篇文章
  3. get /post/:id/edit 进入某篇文章编辑页面
  4. post /post 新建文章
  5. put /post/:id 修改某篇文章
  6. delete /post/:id 删除文章

About

express+hbs+mongo+restful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published