
REST API with Flask
Venue
Entrance Fee
Category
Event Type
Share
Schedule
Date | Time |
---|---|
26/06/2025 | 9:30 AM - 5:30 PM |

Dive into the world of RESTful APIs with Flask, one of the most prominent micro web frameworks. This course promises an in-depth understanding of key areas like API security, ensuring that your applications are not just functional but also secure. With hands-on experience, you'll be adept at crafting efficient APIs that provide meaningful HTTP status feedback to clients.
In today's digital era, a profound knowledge of API design and security is indispensable. With a focus on best practices and real-world applications, our course equips you with the expertise to become an asset in any development team. Whether you're looking to upskill or switch career paths, mastering the Flask framework is a pivotal step towards achieving your goals.
Certificate
All participants will receive a Certificate of Completion from Tertiary Courses after achieved at least 75% attendance.
Funding and Grant
HRD Corp Claimable Course for Employers Registered with HRD Corp
Course Code: M1232
Topic 1 Get Started on Flask REST API
Use Flask as Web API Middleware
Create a Simple Flask Web API
Test the Flask Web API on Postman
Topic 2 REST API Integration
Work with JSON Data
HTTP Methods and Status Code
Implement Variable Rules
Test URL Rules
Topic 3: Working with Database
Connect to Database
Serialize Data
Topic 4: Database Integration and Security Issues
Implement Registration Form and Login to Database
Login Authentication
Implement CRUD Operations on Database