Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 575 Bytes

File metadata and controls

26 lines (17 loc) · 575 Bytes

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.