REST API with Flask

One Day, 26/06/2025

Venue

Tertiary Courses Malaysia G-3A-02, Corporate Office Suite, KL Gateway, No 2, Jalan kerinchi, Gerbang kernichi Lestari, 59200 Kuala Lumpur

Entrance Fee

MYR1,000.00

Category

Business & Professional

Event Type

Class, Course, Training or Workshop

Share

Schedule

DateTime
26/06/20259:30 AM - 5:30 PM
REST API with Flask

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

HRDF claimable

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