@json-mde/jm2mp-express4
v1.0.0
Published
Express.js v4 Middleware for JSON Model-to-Model Projection (JM2MP) JavaScript Library (JM2MP.JS).
Maintainers
Readme
Express.js v4 Middleware for JSON Model-to-Model Projection (JM2MP) JavaScript Library (JM2MP.JS)
Introduction
JSON Model-to-Model Projection (JM2MP) is both a JSON-based syntax to transform algebraically any input JSON document into another output JSON document, and a library to execute such transformations.
This JM2MP-Express4 package contains the Express.js v4 middleware
to use JM2MP.JS library and JM2MP syntax as part of web
applications and API services.
Source code
As part of this work, the JSON-MDE organization has been created
both on GitHub and
NPM, to encompass several related
projects, the main one JM2MP.JS,
as well as others for illustrative and utility purposes, including this
JM2MP.JS--Express-v4-Middleware.
The source code for all projects related to JM2MP can be retrieved from there.
Documentation
The documentation about this JM2MP.JS library, the JM2MP syntax, and all their related projects, can be found online at:
It contains several tutorials to help you get started and learn more about these topics.
For JM2MP-Express4 utility, please read the corresponding
Use in Express.js tutorial.
Documentation has been generated using a customized version of both JSDoc and tidy-jsdoc (thanks to the authors for their willingness to share they work).
Authors
Main author
- Luis Maria CAMARA ROSSI
Contributors
- Elena RUIZ LARROCHA
- Jose Antonio CERRADA SOMOLINOS
Licensing
The JM2MP syntax, the JM2MP.JS library, and all their related projects (including this JM2MP-Express4) are licensed under the BSD-3-Clause license:
