Skip to content

panta/express-mongoose-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About express-mongoose-crud

express-mongoose-crud is a CRUD / API library for expressjs and mongoose. It is easy to use, but powerful and flexible.

Features

The following features are supported:

  • middleware
  • nesting of resources
  • pagination
  • JSON output
  • custom output formats
  • template-based output for list, detail and edit views
  • custom action
  • redirection support

NOTE: The library is under development, not all the above features are complete or available.

Install

npm install express-mongoose-crud

Usage

JavaScript

Using with express

Bugs and pull requests

Please use the github repository to notify bugs and make pull requests.

License

This software is © 2012 Marco Pantaleoni, released under the MIT licence. Use it, fork it.

See the LICENSE file for details.

About

Express library to create REST APIs and/or CRUD interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published