FindOrCreate Packages

mongoose-find-or-create

A plugin for Mongoose which adds the findOrCreate method to models. The method will either append an existing object or save a new one, depending on wether it finds it or not.

1.3.1 • Published 7 years ago