Json-server npm install -g json-server json-server --watch db.json --routes routes.json Mock API http://localhost:3000/doodles?_start=0&_end=20 http://localhost:3000/doodles?tags=funny http://localhost:3000/doodles/570858f9c14954e756ef4570 http://localhost:3000/doodles/570858f9c14954e756ef4570/detail 参考资料 tutuge 目录结构