Description
In this course, you will learn :
- Deep knowledge of APIs and REST architecture.
- Using the Flask Framework, create an API based on the Rest Architecture.
- discover the fundamentals of API development With this understanding, you can begin developing APIs and web applications using the Python Flask Web Framework.
- Students will learn about the Flask Web Framework and how to build APIs from the ground up using the Python Flask Framework.
Syllabus :
1. Basics
- What is API
- What is Rest API
- Routing
- HTTP Status Codes
- Environment Setup
2. Start with API Development
- Hello World
- Passing Data in URL
- Static Content
- Read Post Data
- Redirect
3. Templates in Flask
-
HTML Templates
4. Exception Handling
- Exception Handling
- Custom Error Pages
5. Database
-
SQLite