Skip to content

Users managing API end-points #23

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"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

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

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions