Skip to content

antonm00715/express_restapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express_restapi

express+mongoose路由分离搭建restful api,对用户进行增删改查。

##工具 webstrom Postman (restful测试工具,下载地址和教程 https://my.oschina.net/u/2480757/blog/750325

##使用 ###1、获得所有用户

Image text

###2、根据id获得用户 Image text

###3、插入用户 Image text

Image text

###4、修改用户 Image text

Image text

About

node版restful api,实现路由控制器分离,快速增删改查(express+mongoose)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.1%
  • HTML 4.2%
  • CSS 1.7%