# mongondb 增删改查

# 1.数据库

这里以 mongondb 为例,启动 mongondb,使用 node 编写查询语句

# 2.后端接口

/server.js

# 3.启动

接口地址:

# 4.接口测试