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

https://github.com/globbie/json-gateway

Simple translator from json to gsl
https://github.com/globbie/json-gateway

Last synced: 11 months ago
JSON representation

Simple translator from json to gsl

Awesome Lists containing this project

README

          

Knowdy JSON Gateway
===================

Utility which maps GSL request on pure-json API.

Build packages
--------------

- Install setuptools
- Install pyzmq
- Use *python setup.py --help-commands*
- Or run *python setup.py bdist_rpm* to build rpm-package

Install on CentOS 7
-------------------

- Add yum repository `http://repo.globbie.com/centos/$releasever/$basearch/`
- Install gateway *yum install knowdy-json-gateway*