Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romellogoodman/mongo-rest-middleware-express
A middleware for manipulating mongodb
https://github.com/romellogoodman/mongo-rest-middleware-express
express middleware mongodb
Last synced: about 17 hours ago
JSON representation
A middleware for manipulating mongodb
- Host: GitHub
- URL: https://github.com/romellogoodman/mongo-rest-middleware-express
- Owner: romellogoodman
- License: mit
- Created: 2017-11-03T17:56:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T16:36:25.000Z (about 7 years ago)
- Last Synced: 2025-01-14T20:23:19.055Z (7 days ago)
- Topics: express, middleware, mongodb
- Language: JavaScript
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mongo-rest-middleware-express
A middleware for manipulating mongodb[![npm](https://img.shields.io/npm/v/mongo-rest-middleware-express.svg)](https://www.npmjs.com/package/mongo-rest-middleware-express)
### Install
```
npm install mongo-rest-middleware-express mongodb
```