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

https://github.com/circl/bgpranking-redis-api

API to access the Redis database of a BGP Ranking instance.
https://github.com/circl/bgpranking-redis-api

Last synced: about 1 year ago
JSON representation

API to access the Redis database of a BGP Ranking instance.

Awesome Lists containing this project

README

          

Python API to connect to the redis database of a BGP Ranking instance.

The documentation is available here:
http://circl.github.com/bgpranking-redis-api/code/API.html

Important
=========

Please note that you can query the public instance of BGP Ranking via
the REST API available in this repository under `example/api_web/client/`