Search results

1 package found

This module is made to simplify rest API creation. Supply the constructor with a mongoose model and an express router is generated from the plural name of the model. Given a model named Article, app.use(resource(Article)) will generate all the routes list

published version 2.0.2, 9 years ago0 dependents licensed under $ISC
92