Python Flask - Create APIs using Python
Published 3/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration:10h 59m | Size: 3.41 GB
Published 3/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration:10h 59m | Size: 3.41 GB
Python, Flask, API, Web Service
What you'll learn
Students will Learn basics of Python
This course will teach how to create APIs using Python Flask library
This course will entail multiple scenarios to create APIs
Build Web Application using Python Flask
Students will be able to do hands-on using 5 different projects provided with all the resources
Requirements
Python (Good to have)
Description
In this course I will show you how to create Web Services or APIs using Python and its Flask Library. I will also cover multiple application scenarios like connecting to databases (SQL and NoSQL) and perform CRUD operations, read from files, building multiple APIs that communicate with each other. At the end of the course I will build a very simple Web Application using HTML and Python Flask. The course has 3 sections - i) Python Basics; ii) Python Flask; iii) Projects For APIs with databases I will use PostgreSQL, DynamoDB and Redis to showcase the application patterns. Scenario based hands-on will perform multiple operations and at the end there would be projects on the same. I will also show you how to use "Postman" tool to send API requests and receive responses. This course will contain 5 different projects that have to be completed by the candidates. Resources for those projects will be given in the course itself. Following is one of the project snippet (There will be a total of 5 projects):Use Postman to send request to one APIThat API will call 3 different APIsOut of 3, one would connect to MySQL, another would connect to DynamoDB and the final one would connect to an external API.Finally the results have to be consolidated and sent to client
Who this course is for
Beginner Python Developers, Data Engineers wanting to explore the application world, Solution Architects, Technical Managers