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.
- Host: GitHub
- URL: https://github.com/circl/bgpranking-redis-api
- Owner: CIRCL
- License: other
- Created: 2012-11-27T15:57:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T14:31:55.000Z (over 8 years ago)
- Last Synced: 2025-04-14T17:06:51.382Z (about 1 year ago)
- Language: Python
- Homepage: http://circl.github.com/bgpranking-redis-api/code/API.html
- Size: 293 KB
- Stars: 17
- Watchers: 17
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/`