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

Create a class and the get method using Flask-RESTPlus extension
Decorate the class with a resource URL to /API/ or /API/
Understand HTTP GET request method with practical demo



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