@david-vloedman/mymongomodel

1.0.2 • Public • Published

myMongoModel 1.0.1

Author - David Vloedman

Description

A simple crud model for using with mongodb in JS.

Functions

Post - Post request to the DB to create a record

Put - Put request to the DB to update an existing record

Get - Get request to the DB to retrieve a record or records

Delete - Delete request to the DB to remove a specified record from the DB

Readme

Keywords

none

Package Sidebar

Install

npm i @david-vloedman/mymongomodel

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

2.05 kB

Total Files

3

Last publish

Collaborators

  • david-vloedman