Skip to content

ebourmalo/feathers-mongoose-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

feathers-mongoose-rest

Description

This is a feathersjs plugin for simply creating rest services from mongoose models.

Why use this plugin?

  • Keep your existing mongoose models and their advantages (constraints, validations, hooks)
  • Use feathersjs for automatically creating rest services with a single line of code
  • Full advanced rest features (sorting, filtering, paging, populating, selecting)
  • Compatible with the latest versions of feathersjs (1.x)

How to use it?

Coming very soon

Thanks

This work was initially inspired by:

About

Simply create a rest service for Featherjs from a mongoose schema

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published