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/auth/register #11

Closed pedromig closed 1 year ago

pedromig commented 1 year ago

User Registration

About

Design a REST API endpoint that allows the user to create an account in the platform.

Tasks

Utils

OpenAPI Spec - SwaggerUI