Introduction to Flask Basics
Start your Flask journey. Learn to set up and run a Flask server, handle routing, and utilize GET requests in your application. This course kicks off your Flask proficiency.
Lessons and practices
Getting your First Flask App Running
Change Server IP and Port
Write a Flask App from Scratch
Launch Flask App with Gunicorn
Change Flask Instance and Command
Specify IP and Port with Gunicorn
Test Your First GET Endpoint
Changing the Route URL
Fix the GET Endpoint
Complete the GET Endpoint
Write Your Own Funny Endpoint
Returning a JSON Response
Add Status to JSON Response
Fix the JSON Response
Returning JSON Without Jsonify
Write a JSON Endpoint
Create Dynamic Routes with Flask
Debugging a Dynamic Route
Adding Multiple Path Parameters
Create Dynamic Routes in Flask
Insert the Query Parameter
Fix the Query Parameter Bug
Handle Multiple Query Parameters
Writing a Query Parameter Route
Interested in this course? Learn and practice with Cosmo!
Practice is how you turn knowledge into actual skills.