mantella-express
v3.2.0
Published
An interface between the Express web server and the Mantella system.
Downloads
9
Readme
Mantella Express
This package is part of the Mantella family.
An interface between the Express web server and the Mantella system.
Installation
npm install mentella-express
Tests
Tests are written using Jest. 100% coverage required.
npm test
Continuous Deployment
Any pushes or pull-requests on non-master branches will trigger the test runner.
Any pushes to master will cause the family of libraries to be re-published.