New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

harvesterjs

Package Overview
Dependencies
Maintainers
8
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harvesterjs

a library which makes it easy to construct a JSON-API compliant REST API (http://jsonapi.org/) with Nodejs and Mongodb

3.2.4
latest
Source
npm
Version published
Maintainers
8
Created
Source

Harvester.js

Easily create JSONAPI-compliant APIs on top of node.js and mongoDB.

Pluggable with the agco JSON-API extension profile implementation : Elastic Harvester, which offers additional features such as linked resource filtering and aggregation.

Documentation

Harvesterjs is currently under heavy development, we are reworking the DSL and adding a bunch of big new features.

Documentation is a pretty sparse right now, however when the dust settles a bit we will get this into proper shape with reference docs, tutorials and screencasts.

JSON-API Features

Other Features

  • Offset based pagination
  • node-swagger-express ready
  • Extended filter operators : lt, gt, lte, gte
  • Mongodb change events - oplog integration

Roadmap

References

This project is a fork of fortune.js. Decision to fork was driven by the a) desire to keep as JSONAPI compliant as possible and b) the simplification and power derived from focusing exclusively on mongoDB as the data back-end.

NPM

Build Status Coverage Status

Keywords

json

FAQs

Package last updated on 06 Jul 2018

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