Skip to content

openjusticebe/ecli

Repository files navigation

ECLI case law access provider

This component lists and provides access to Belgian case law, using the European Case Law identifier.

🚧 Under construction 🚧

Navigation

Based on previous experience with dpserv, this component provides navigation acces to belgian case law through a content-negotiated HATEOAS RESTful interface.

Local development

You need

Install

> poetry install

Run

> poetry run api

A local config file can be used (toml format) this way:

> poetry run api --config config.toml

Examples