No description
Find a file
2024-12-31 11:31:43 +01:00
.clj-kondo/imports/io.pedestal/pedestal.log Endpoint working and validating against amb schema 2024-11-20 15:22:40 +01:00
resources Add build options and docker, make relay info available through env 2024-12-12 17:36:45 +01:00
src/app Add build options and docker, make relay info available through env 2024-12-12 17:36:45 +01:00
.env.example Add .env.example 2024-12-31 11:31:20 +01:00
.gitignore Add .env.example 2024-12-31 11:31:20 +01:00
build.clj Add build options and docker, make relay info available through env 2024-12-12 17:36:45 +01:00
deps.edn Add build options and docker, make relay info available through env 2024-12-12 17:36:45 +01:00
docker-compose.yml Add build options and docker, make relay info available through env 2024-12-12 17:36:45 +01:00
Dockerfile Add build options and docker, make relay info available through env 2024-12-12 17:36:45 +01:00
README.md Add docker run info to README 2024-12-12 17:38:17 +01:00

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 before being returned.