Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cthoyt/n2t-ark-resolver

Re-implement N2T's ARK resolver using curies (https://github.com/cthoyt/curies/)
https://github.com/cthoyt/n2t-ark-resolver

Last synced: about 1 month ago
JSON representation

Re-implement N2T's ARK resolver using curies (https://github.com/cthoyt/curies/)

Awesome Lists containing this project

README

        

# n2t-ark-resolver

Re-implement N2T's ARK resolver using the [`curies`](https://github.com/cthoyt/curies/) Python package.

## How to Run

Run the web app locally using:

```shell
git clone https://github.com/cthoyt/n2t-ark-resolver
cd n2t-ark-resolver
python -m pip install -r requirements.txt
python wsgi.py
```

Then, navigate to http://localhost:5000/ark:/53355/cl010277627 to redirect yourself to
https://collections.louvre.fr/ark:/53355/cl010277627 and get some nice art from the Louvre.
In general, you can stick any ARK after `http://localhost:5000/ark:` that is resolvable via N2T.