BGP-Ranking/website
Raphaël Vinot c1351fc980 new: [json] Route to request asns_global_ranking 2019-07-22 15:45:17 +02:00
..
web new: [json] Route to request asns_global_ranking 2019-07-22 15:45:17 +02:00
3drparty.sh
__init__.py
readme.md

readme.md

Usage

Run:

start_website.py

Un debug mode:

export FLASK_APP=${BGPRANKING_HOME}/website/web/__init__.py
flask run -h 0.0.0.0 -p 5005