Skip to content

Community-Run-eXperimental-Network/Glassware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Glassware

EntityDB looking glass

Installation

Firstly clone the repository with:

git clone https://github.com/Community-Run-eXperimental-Network/Glassware

Then run:

cd Glassware/
dub build

You should then have an executable binary called glassware

Usage

There are quite a number of routes already, below is an example usage:

>>> requests.get("http://[::]:8888/api/routes/list?network=gustav").json()
{'status': {'error': 1, 'detail': 'NETWORK_ERROR'}}

Releases

No releases published

Packages

No packages published

Languages