ReST API for DeFinMa (NodeJS)
9580af9dd3
* commit '16a1cf5ba8255e7537eb1fdb20ee42951bea38af': deleting a material is rejected if it is referenced by a sample implemented more /sample methods |
||
---|---|---|
.idea | ||
api | ||
src | ||
static | ||
.gitignore | ||
mainfest.yml | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json |
Digital fingerprint of plastics - API
This is the API to access the database of the digital fingerprint of plastics project.
API documentation
The API is documented using the Open API Specification 3.0.2 and hosted together with the API under the /api
path
Testing
Testing is done with mocha and can be executed using npm test
.