MindGest / mindgest-backend

A nodejs + express implementation of a REST API (backend) for the MindGest application.
MIT License
0 stars 0 forks source link

Endpoint: /api/appointment/list #17

Open pedromig opened 1 year ago

pedromig commented 1 year ago

List Appointments

About

Design a REST API endpoint that returns a list of appointments.

Tasks

Utils

OpenAPI Spec - SwaggerUI