Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

mongodb-restful

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-restful

A restful server for mongodb.

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

mongodb-restful

This is a copy of crest.

You can create a config file named .mongodb-resful on your project root to specify params. more

Quick Start

  • npm install mongodb-restful -g to install
  • create a .mongodb-restful file to config your server
  • run mongodb-restful to start

Enhancement

  • You can input dynamic json to query as we use eval instead of JSON.parse. Example: /db/col?query={"date":{"$gt":new Date("2000-01-01")}}

Keywords

restful

FAQs

Package last updated on 05 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts