Super Lightweight Flask Web Server
pip install requirements.txtpython x_way.pyhttp://127.0.0.1:5000->Hello Worldhttp://127.0.0.1:5000/api1->api1http://127.0.0.1:5000/api2->api2
pip install requirements.txtpython x_way.pyhttp://127.0.0.1:5000 -> Hello Worldhttp://127.0.0.1:5000/api1 -> api1http://127.0.0.1:5000/api2 -> api2