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: create onion architectue with successfully testing register #8

Conversation

Caknoooo
Copy link
Owner

@Caknoooo Caknoooo commented Dec 6, 2023

Description

Please include a summary of the changes and the related issue.

Fixes #(issue)

Type of change

Please check all options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Screenshot

(Opsional)

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have made API documentation and example response in Postman

@Caknoooo Caknoooo linked an issue Dec 6, 2023 that may be closed by this pull request
@Caknoooo Caknoooo merged commit c08a3c8 into main Dec 6, 2023
2 of 3 checks passed
@Caknoooo Caknoooo deleted the feat/2-create-simple-create-read-update-delete-endpoint-for-user branch December 6, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create simple create, read, update, delete endpoint for user
1 participant