hvergelmir/4 app.exif 4.0.11
This service parses the EXIF data of the provided image for the backoffice.
Endpoints
Information | ||||
method endpoint | authorization | execution | integration tests |
contents |
---|---|---|---|---|
GET /healthcheck | sync | Return uptime of service. | ||
POST /parse | JWT | sync | Accepts an image file with name="file" and parses the EXIF header it contains. It also makes corrections regarding naming of fields and dates. |
Corresponding documentation for both interfaces can be found behind the following links:
- REST API
- Swagger