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

Get basic CRUD working #282

Open
4 of 5 tasks
akeemphilbert opened this issue Mar 29, 2024 · 0 comments
Open
4 of 5 tasks

Get basic CRUD working #282

akeemphilbert opened this issue Mar 29, 2024 · 0 comments
Assignees
Labels
breaking-change This indicates that this ticket will most likely be a breaking change enhancement New feature or request v2

Comments

@akeemphilbert
Copy link
Contributor

akeemphilbert commented Mar 29, 2024

This is basic creation or resources

  • Create a Resource Repository interface
  • Create a resource repository based on Gorm
  • Update Default Write Controller to conform with SOLID protocol
  • Update Route initializer to set Default Write Controller on the any Route
  • Update Default Read Controller to conform with solid protocol
@akeemphilbert akeemphilbert self-assigned this Mar 29, 2024
@akeemphilbert akeemphilbert added enhancement New feature or request breaking-change This indicates that this ticket will most likely be a breaking change v2 labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This indicates that this ticket will most likely be a breaking change enhancement New feature or request v2
Projects
None yet
Development

No branches or pull requests

1 participant