express-harvest

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

Usage no npm install needed!

<script type="module">
  import expressHarvest from 'https://cdn.skypack.dev/express-harvest';
</script>

README

Build Status

Harvest.js

Fortune fork which aims to be fully json-api compliant.

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

JSON-API Features

Other Features

  • Offset based pagination
  • node-swagger-express ready

Roadmap