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) ca5b315a01 Merge pull request #15 in ~VLE2FE/dfop-api from develop to master
* commit 'e976d45dedb978d8e5cf0c5d8d09c77a7154f757': (83 commits)
  minor fixes
  implemented added filters
  added workaround for 'added' field compatible to MongoDB 3.6
  implemented x-total-items header
  spectrum field working again
  reworked filters
  added filters
  restructured aggregation
  implementation of measurement fields
  first implementation of fields
  base for csv export
  switched to aggregation, included material sort keys
  sorting for direct sample properties added
  added /samples/count
  changed last-id behaviour to from-id
  implemented paging
  fixed validation to return measurements in /sample/{id}
  added status filter for materials
  added status filter
  cleaned TODOS
  ...
2020-07-14 12:10:30 +02:00
2020-06-05 08:50:06 +02:00
2020-07-09 16:30:10 +02:00
2020-07-14 12:07:43 +02:00
2020-07-14 12:07:43 +02:00
2020-05-12 14:05:47 +02:00
2020-04-27 11:44:28 +02:00
2020-06-05 10:51:03 +02:00
2020-07-09 13:48:27 +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%