Kizspy.me
•
Method: GET
URI:
http://localhost:9999/api/events
• Response: List of events with fields:
},
]
"id": "..."
"name": "
"
"description": "...",
"date": "..."
"location": "...",
"available Tickets": ...
Question 2 (1.5 points) - Retrieve Bookings by User ID
Task: Develop an API to fetch all bookings associated with a specific user.
API Details:
Method: GET
Zoom
+ 100%
Close