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

Create Client API #1

Open
iisisrael opened this issue May 17, 2020 · 1 comment
Open

Create Client API #1

iisisrael opened this issue May 17, 2020 · 1 comment
Assignees

Comments

@iisisrael
Copy link
Contributor

Client records need an API...

@iisisrael iisisrael self-assigned this May 24, 2020
@iisisrael
Copy link
Contributor Author

iisisrael commented May 24, 2020

Implementation Plan

Since this is the first API implementation, there are some prerequisites:

Then the normal implementation can begin:

  • Create a {{ClientDto}}
  • Create one or more form types for the create / update actions
    • Requirements are a bit fuzzy on this, so we'll have to thunk on it
  • Create a {{ClientApiController}} with four CRUD actions, documenting in the annotations
    • Create
    • Read
    • Update
    • Delete

iisisrael added a commit that referenced this issue May 25, 2020
iisisrael added a commit that referenced this issue May 25, 2020
iisisrael added a commit that referenced this issue May 26, 2020
iisisrael added a commit that referenced this issue Jun 16, 2020
iisisrael added a commit that referenced this issue Jun 16, 2020
iisisrael added a commit that referenced this issue Jun 16, 2020
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

No branches or pull requests

1 participant