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.
Veit Lukas (PEA4-Fe) c407da2fbc Merge pull request #2 in ~VLE2FE/dfop-api from user to develop
* commit '20f57acd2aa031a3fbce7b4f61f6a64749d98606':
  implemented first /sample methods
  finished /template methods
  finished /material methods
  styled swagger
  added /materials route
  added custom type definitions
  added /user DELETE route
  added /user/key and edited /user regex
  added test helper and rewrote tests
  added PUT /user route
  added GET /user route
  changed to findById and improved db.loadJson
  added passreset and mail helper
  added authorization
  cannot add username twice
  implemented first tests and basic functionality
2020-05-06 14:41:09 +02:00
2020-04-29 12:10:27 +02:00
2020-05-06 14:39:04 +02:00
2020-05-06 14:39:04 +02:00
2020-05-04 15:48:07 +02:00
2020-04-27 11:44:28 +02:00
2020-01-14 13:25:13 +01:00
2020-05-04 15:48:07 +02:00
2020-04-20 08:45:47 +02:00
2020-01-14 13:25:13 +01:00

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.

Description
ReST API for DeFinMa (NodeJS)
Readme 1.5 MiB
Languages
TypeScript 85.8%
JavaScript 11%
CSS 1.9%
HTML 1.2%