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
- Host: GitHub
- URL: https://github.com/globbie/json-gateway
- Owner: globbie
- Created: 2017-07-06T13:55:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T09:52:31.000Z (over 8 years ago)
- Last Synced: 2025-07-23T16:07:14.301Z (12 months ago)
- Language: Python
- Size: 54.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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*