mhdsysy / appointment-scheduler-for-small-businesses

0 stars 0 forks source link

Task 1.2.2: Create API Endpoint for Fetching Appointments #541

Open mhdsysy opened 2 days ago

mhdsysy commented 2 days ago

Develop an API endpoint in Spring Boot to retrieve all appointments. Use pagination and filtering as necessary. Ensure data is returned in JSON format suitable for the calendar component.

mhdsysy commented 2 days ago

Depends On #539