Flask is a micro web framework written in Python, meaning it is a third-party Python library used for developing web applications.
“Micro” does not mean that your whole web application has to fit into a single Python file (although it certainly can), nor does it mean that Flask lacks in functionality. The “micro” in microframework means Flask aims to keep the core simple but extensible. Flask won’t make many decisions for you, such as what database to use. Those decisions that it does make, such as what templating engine to use, are easy to change. Everything else is up to you so that Flask can be everything you need and nothing you don’t.In the previous video, we have understood the Importance of API and have built our First Flask Application.
In this video, we will understand how to add variable sections to a URL by marking sections with variable_name. Your function then receives the variable_name as a keyword argument. Then we will Host our Flask Application on ngrok. As ngrok allows you to expose a web server running on your local machine to the internet.
Interested in Python Online Certification with getting Microsoft Technology Associate Certified
https://academy.codegnan.com/learn/Py...
Subscribe to our channel and hit the bell icon and never miss the update: https://bit.ly/SubscribeCodegnan
++++++++++++++Follow us ++++++++++++++++
Facebook: https//facebook.com/codegnan
Instagram: https://instagram/codegnan
Telegram: https://t.me/codegnan
Linkedin: / codegnan
Visit our website: https://codegnan.com
About us:
CodeGnan offers courses in new technologies and niches that are gaining cult reach. This is to ensure that students understand the workflow from each and every perspective in a Real-Time environment. Students can train themselves and enrich their skillset in the best way possible.
We always used to believe in student-centric methods. Every student, if trained in a Real-Time environment can achieve more in their careers. Hence, CodeGnan offers courses where students can access live environments and nourish themselves in the best way possible in order to increase their “CodeGnan”.
With Codegnan, you get an industry-recognized certificate with worldwide validity. You get to reach the heights of your career in a shorter period of time. With your skillset, you can find a place at any top companies in India and worldwide. This will help you to improve your skillset like never before and get access to the top-level placement opportunities that are currently available.
CodeGnan offers courses in new technologies and makes sure students understand the flow of work from each and every perspective in a Real-Time environment.
#ngrok #FlaskApplicationonngrok #HostingFlaskApplicationonngrok