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

Add POST API for user creation #26

Merged

Conversation

glemenneo
Copy link

Changelog:

  • Added POST /users API
  • Implemented password hashing via bcrypt
  • Added some integration tests from API requests to testcontainers database

@glemenneo glemenneo added the enhancement New feature or request label Sep 18, 2024
@glemenneo glemenneo self-assigned this Sep 18, 2024
@glemenneo glemenneo linked an issue Sep 18, 2024 that may be closed by this pull request
@Daviancold Daviancold merged commit 7f74a37 into main Sep 19, 2024
1 check passed
@glemenneo glemenneo deleted the 8-be-user-service-implement-post-api-for-user-creation branch September 23, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] [User Service] Implement POST API for user creation
2 participants