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

moser

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moser

"a quick server in mongodb. inspired in json-server" -n

latest
Source
npmnpm
Version
0.57.0
Version published
Weekly downloads
24
-22.58%
Maintainers
1
Weekly downloads
 
Created
Source

Introduction

Mongo-server

Get a full REST API with zero coding in less than 30 seconds (seriously) Hyper-Heavily inspired on json-server

Documentation

📖Read Documentation

Features

  • Automatic REST (GET, POST, PATCH, PUT, DELETE).
  • Status monitor
  • Automatic Pagination, Sorting and Filters.
    • Regex Queries
    • Field Filtering
    • Advanced filters (i.e: not equals, greater than, etc)
    • GeoSpatial queries
    • Item counting
    • Sorting
    • Pagination
  • Automatic Population (like SQL join).
  • Automatic API documentation (In Alpha).
  • Automatic Admin panel (In development).
  • Static Serving.
  • Input validation and output formatting.
  • Permission handling (JWT based).
  • Built-in Authentication:
    • Local.
    • Magic links.
    • Magic Codes.
    • Oauth (Coming soon).
    • Common providers: Facebook, google and Github (Coming soon).
  • DB seeding.
  • Mailing capabilities.
  • Security
    • Helmet integration
    • CORS
    • CSRF (coming soon).
    • Rate limit (coming soon).

Some use cases

  • Quick Product prototyping
  • Headless CMS
  • test REST API

License

MIT - Fabian Enrique Gutierrez

Keywords

mongo

FAQs

Package last updated on 10 Mar 2020

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