ReST API for DeFinMa (NodeJS)
93a7a92667
* commit '5abad59a0e80cf8f543d9ee2af10922c35ea5d10': improved mail service removed maintain user, constrained spctra access fixed testing cache |
||
---|---|---|
.idea | ||
api | ||
data_import | ||
src | ||
static | ||
.gitignore | ||
.nvmrc | ||
build.bat | ||
manifest.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
.