Skip to content

Users managing API end-points #23

@Avdhesh-Varshney

Description

@Avdhesh-Varshney
  1. Register User in our Database
`POST` http://localhost:5000/api/user/register
{
    "userId": "user_xxxxxxxxx",
    "firstName": "Abc",
    "lastName": "Xyz",
    "email": "abc@email.com",
    "imageUrl": "https://image.jpg"
}

Metadata

Metadata

Labels

backendonlydust-waveContribute to awesome OSS repos during OnlyDust's open source week

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions