ReST API for DeFinMa (NodeJS)
e92a9d93c2
* commit '5e22afd27d34a45202d1b03dc51c0641ff07385d': splitted oas.yaml api definition created api definition created |
||
---|---|---|
.idea | ||
oas | ||
src | ||
.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
.