Archived
2
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

12 lines
321 B
Markdown
Raw Normal View History

2020-08-12 10:56:12 +02:00
# DeFinMa - API
2020-01-14 16:31:14 +01:00
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`.