openjusticebe / ecli

ECLI API of internet accessible case law
https://ecli.openjustice.be
GNU General Public License v3.0
2 stars 0 forks source link
courts ecli

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