ufl-taeber / m3c-proxy

Caching proxy server for a Triple Pattern Fragments endpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m3c-proxy

Caching proxy server for a Triple Pattern Fragments server

Quickstart

$ git clone https://github.com/ctsit/m3c-proxy
$ cd m3c-proxy
$ git checkout develop
$ npm install
$ npm compile
$ npm start

Deploy

After compiling, copy the whole m3c-proxy folder to the server and run:

$ npm start

About

Caching proxy server for a Triple Pattern Fragments endpoint

License:MIT License


Languages

Language:TypeScript 100.0%