You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
对于REST的一些规范。
查看列表 GET /:collection
查看个体 Get a document: GET /:collection/:id
创建/更新 PUT /:collection/:id
创建一个/多个 POST /:collection
删除一个 DELETE /:collection/:id
全面接入ES6,promise对象和generator函数
只是一个建议,哈哈
The text was updated successfully, but these errors were encountered: