User Manual

Jump to section: Web Interface | Rest API

Web Interface

The main entry point for web queries id the Catalogue page. It contains a filter and search form that should be pretty self-explanatory. Some additional information:


Rest API

If you prefer to go the direct route, you can also use the REST API directly to query the data. The documentation can be found in the main menu in OpenAPI format. Some quick facts:

Self-Hosting

If you are feeling particularly adventurous: the whole project as well as the database is open source and can be freely forked and copied.

Setup is intentionally a bit overengineered though. You can read up on the project quirks in the Repository README .