Blueprint root ============== Routes ------ +----------------------+---------+--------------+--------------------------------------+ | Endpoint | Methods | Rule | Comment | +======================+=========+==============+======================================+ | root_bp.about | GET | /about | | +----------------------+---------+--------------+--------------------------------------+ | root_bp.about_json | GET | /about.json | | +----------------------+---------+--------------+--------------------------------------+ | root_bp.about_more | GET | /about/more | | +----------------------+---------+--------------+--------------------------------------+ | root_bp.evolution | GET | /evolution | Evolution of the stats (charts) | +----------------------+---------+--------------+--------------------------------------+ | root_bp.help | GET | /help | | +----------------------+---------+--------------+--------------------------------------+ | root_bp.home | GET | / | Main page with the stats (charts) | +----------------------+---------+--------------+--------------------------------------+ | root_bp.human | GET | /human.txt | | +----------------------+---------+--------------+--------------------------------------+