a relay for educational metadata based on the "Allgemeines Metadatenprofil für Bildungsressourcen" (https://w3id.org/kim/amb/latest/)
Find a file
2025-08-26 17:27:35 +02:00
.dockerignore ...and we need this as well for docker deployment 2025-04-25 15:21:52 +02:00
.env.example Lot of refactor, use .env and dedicated eventstore 2025-04-25 11:17:15 +02:00
.gitignore Use go.work for managing local dev 2025-04-25 14:34:40 +02:00
docker-compose.yml Deploy with docker 2025-04-25 15:21:06 +02:00
Dockerfile.relay ...and we need this as well for docker deployment 2025-04-25 15:21:52 +02:00
go.mod use new eventstore version 2025-08-26 17:27:35 +02:00
go.sum use new eventstore version 2025-08-26 17:27:35 +02:00
main.go Lot of refactor, use .env and dedicated eventstore 2025-04-25 11:17:15 +02:00
README.md add examples 2025-08-26 16:54:44 +02:00

Typesense Relay for AMB Metadata

Based on the khatru relay.

  • copy .env.example to .env
  • add metadata to your relay and typesense connection info
  • start typesense with docker compose up
  • start relay with go run .

Examples

nak req --search "pythagoras" ws://localhost:3334 | jq .

nak req -k 30142 -l 2 ws://localhost:3334 | jq .