Seja bem vindo ao back-end do Cmail :)
http://localhost:3200/
Response formats: JSON
Accepts:
- GET
- POST
{
name: '',
username: '',
phone: '',
password: '',
avatar: ''
}
Accepts:
- GET
Accepts:
- GET
- PATCH
Accepts:
- POST
{
email: '',
password: ''
}
Headers: authorization
Accepts:
- POST
- GET
{
to: '',
subject: '',
content: ''
}
Accepts:
- DELETE