banana
/
definma-api
Archived
2
Fork 0
This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
definma-api/README.md

321 B

DeFinMa - 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.