Last updated
In this Version support for MongoDB has been added. In addition, the initial experimental endpoints based on SelphID 1:N have been replaced by the final endpoints.
Support for MongoDB.
Endpoints to store data in the database.
The first SelphID-1:N-based endpoints become the final endpoints:
POST: /extract.
POST: /extract/template.
POST: /assets/upload.
GET: /assets/media/{UUID}.
POST: /faces.
PUT: /faces/{UUID}.
DELETE: /faces/{UUID}.
POST: /search/image/{GALLERY_ID}.
Last updated