BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4796584787181568/lesson/d5703b11b6026bf977a10498eededb24?ref=outlook-calendar
SUMMARY:Inserting Data Using POST
DTSTART;TZID=America/Los_Angeles:20260422T190000
DTEND;TZID=America/Los_Angeles:20260422T200000
LOCATION:https://www.learndesk.us/class/4796584787181568/lesson/d5703b11b6026bf977a10498eededb24?ref=outlook-calendar
DESCRIPTION: Learning how to create a REST API to insert data to a collection using HTTP POST request method.

Create a class and the post method using Flask-RESTPlus extension
Decorate the class with a resource URL to /api/
Explore HTTP POST request method with practical demo



https://www.learndesk.us/class/4796584787181568/lesson/d5703b11b6026bf977a10498eededb24?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR