Skip to content

PyBGPKIT-based web API for gathering and parsing MRT data files

License

Notifications You must be signed in to change notification settings

bgpkit/pybgpkit-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBGPKIT API

PyBGPKIT API is an API backend that provides RESTful API access to BGPKIT software and data offerings using PyBGPKIT.

Usage

Install the dependencies first:

python3 -m pip install -r requirements.txt

Start the API by:

python -m uvicorn main:app

Documentation

The API documentation will be available at localhost:8000/docs (swagger) or localhost:8000/redoc (redoc).

Sponsor

This work is generously sponsored by Internet Society.

About

PyBGPKIT-based web API for gathering and parsing MRT data files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published