Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1 KB

README.md

File metadata and controls

23 lines (18 loc) · 1 KB

KIRKANTA-API

REST interface for accessing public data from Kirjastohakemisto, the Finnish Library Database. This app is not very usable alone, as it depends on the database of kirkanta, the administrator interface.

This branch is a development branch for the next major release. Schema-wise there are not many changes, but internally we've ditched the hybrid Elasticsearch-PostgreSQL approach and instead went full-on with the latter.

Deployment

Install dependencies using npm install and run the app with npm start.

Progress

Missing features:

  • Results in XML format.

Kirkanta repository family