openjusticebe / ecli

ECLI API of internet accessible case law

Home Page:https://ecli.openjustice.be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ECLI API of internet accessible case law

https://ecli.openjustice.be

License:GNU General Public License v3.0


Languages

Language:Python 96.2%Language:Makefile 1.9%Language:Dockerfile 1.8%Language:Shell 0.1%