Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

gbv/nomisma-reconciliation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomisma OpenRefine Reconciliation API Proxy

A simple proxy for the Nomisma OpenRefine Reconciliation API. Why? Because the official API does not support HTTPS. Update: This project is deprecated. The official API now supports both HTTPS and access via CORS.

Installation

git clone https://github.com/gbv/nomisma-reconciliation.git
cd nomisma-reconciliation
npm i

Usage

# default port: 3334
npm run start
# with custom port
PORT=12345 npm run start

License

MIT ©2019 Verbundzentrale des GBV (VZG)

About

Proxy for the Nomisma OpenRefine Reconciliation API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors