Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
/ image-api Public archive

DEPRECATED! Moved into the backend monorepo: https://github.com/NDLANO/backend. API for accessing images

License

Notifications You must be signed in to change notification settings

NDLANO/image-api

Repository files navigation

IMAGE API

CI

Usage

Creates, updates and returns metadata about an image. It also supports resizing and cropping images on the fly. Implements ElasticSearch for search within the article database. To interact with the API, you need valid security credentials; see Access Tokens usage. To write data to the api, you need write role access. It also has as internal import routines for importing images from the old system to this database.

For a more detailed documentation of the API, please refer to the API documentation (Staging: API documentation).

Developer documentation

Compile: sbt compile

Run tests: sbt test

Create Docker Image: sbt docker

About

DEPRECATED! Moved into the backend monorepo: https://github.com/NDLANO/backend. API for accessing images

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages