Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.25 KB

File metadata and controls

35 lines (26 loc) · 1.25 KB

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