Learn how web framework(like flask) works I wrote simple web server that handle / and /blog routes and return 404, 405, 200 status codes How run this web server python3 main.py