mirror of
https://github.com/edufeed-org/amb-api.git
synced 2025-12-09 16:24:33 +00:00
12 lines
424 B
Markdown
12 lines
424 B
Markdown
# Edufeed To AMB Transformer
|
|
|
|
Run with: `clj -M -m app.core` or `docker-compose up` (before build the uberjar with `clj -T:build uber`)
|
|
|
|
Runs on port `8890`.
|
|
|
|
Sets up an endpoint `/resources` which accepts `pk` for an actory public key as a query parameter.
|
|
|
|
Results are validated against the metadata profile [Allgemeines Metadatenprofil für Bildungsressourcen](https://w3id.org/kim/amb/latest/) before being returned.
|
|
|
|
|
|
|