Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Les Orchard 44eba231b6
Implement metrics pings
- Tweaks to metrics.md to reflect current functionality

- lib/metrics.js to wrap metrics pings

- Add pings to functions

- Mock endpoint that just logs POST requests, used for metrics in dev stack

- Tests

Fixes #47
2018-06-08 13:26:16 -04:00
Les Orchard 401642f46e
Record PhotoDNA metadata
Stash details on requests and responses in JSON files alongside the image in S3

Fixes #43
2018-05-24 16:30:18 -04:00
Les Orchard 02d4885048
Process queue items with upstream API requests
- Make requests to upstream API

- Relay result to positive / negative client URL as appropriate

Issue #3
2018-05-10 16:32:38 -04:00
Les Orchard f897da872d
Tweaks to tests layout and npm scripts
- Move tests to live alongside functions

- Move mocks into a test-startup module, start testing processQueueItem

- Add npm start script

- Switch onchange to use polling, resolves some weirdness in windows

Issue #3
2018-05-10 16:31:44 -04:00