Server app which exposes an I3S Finger Print database via a RESTful interface.
- Copy
config.example.js
toconfig.js
and edit it to point to your I3S Classic database folder. node index.js
(or use your choice offorever
, etc.)
- Fetch fingerprints for all individuals in the DB:
GET http://i3s-server:8000/
- Fetch all fingerprints for individual WS001:
GET http://i3s-server:8000/WS001
- Fetch a specific fingerprint for individual WS001:
GET http://i3s-server:8000/WS001/WS001 - Hoadhum_LEFT.fgp