Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Sign Up Endpoint #8

Closed
Axeloooo opened this issue Nov 15, 2023 · 3 comments
Closed

Feat: Sign Up Endpoint #8

Axeloooo opened this issue Nov 15, 2023 · 3 comments
Assignees
Labels
feature New feature or request good first issue Good for newcomers

Comments

@Axeloooo
Copy link
Collaborator

Axeloooo commented Nov 15, 2023

Sign Up Endpoint

  • Endpoint type and naming convention: POST /api/v1/auth/signup

  • Use the import module convention

  • Follow the folder convention for every component: controller, service, router, repository

  • Language usage: Typescript

  • Use the prisma object USER to fetch/save the relevant information

  • Creating tests for your endpoint is mandatory (Mocha and Chai are the testing engines)

Fashion-Architecture

@Axeloooo Axeloooo added feature New feature or request good first issue Good for newcomers labels Nov 15, 2023
@ryanjung1998
Copy link
Contributor

Commited to Signup branch

@ParsaKargari
Copy link
Collaborator

Is sign-up endpoint up?

@Axeloooo
Copy link
Collaborator Author

Axeloooo commented Dec 5, 2023

@ryanjung1998 make a pull request from your branch to dev so that I can review it please

@ryanjung1998 ryanjung1998 linked a pull request Dec 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants