Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是一名迁移到 node.js 的 Django 开发人员。
我想用基于node.js、express和Mongoose的成熟框架来实现一个REST接口。
是否有一个现有的框架来实现一个带有嵌套资源的 REST api,比如 Django 的 Tastypie?