mongo-rest-functions
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Mongo REST Functions

Functions for working with MongoDB

Method Description
createItem Create a new item.
getItem Get an item.
getItems Get items using filter.
replaceItem Replace an item.
replaceItems Replace items.
deleteItem Delete an item.
deleteItems Delete items using filter.
patchItem Patch an item.

Readme

Keywords

Package Sidebar

Install

npm i mongo-rest-functions

Weekly Downloads

9

Version

0.1.7

License

MIT

Unpacked Size

14.4 kB

Total Files

29

Last publish

Collaborators

  • jtalton