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/user/list #14

Open pedromig opened 1 year ago

pedromig commented 1 year ago

List Users

About

Design a REST API endpoint that returns a list of users of the application.

Tasks

Utils

OpenAPI Spec - SwaggerUI