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

Restructure libray #4

Open
7 of 17 tasks
nohponex opened this issue Sep 10, 2016 · 0 comments
Open
7 of 17 tasks

Restructure libray #4

nohponex opened this issue Sep 10, 2016 · 0 comments
Milestone

Comments

@nohponex
Copy link
Member

nohponex commented Sep 10, 2016

  • Allow multiple instances with multiple authorization headers API endpoints
    • Helper classes for authorization needed
  • Don't rely on phramework/jsonapi implementation
  • Extend resource-models in a similar way with phramework/jsonapi 3.x
  • Use PSR-7 for request/response
  • Support GET
  • Support GET /{id}
  • Support POST
  • Support PATCH /{id}
  • Support PUT /{id}
  • Support DELETE /{id}
  • Unit test GET
  • Unit test GET /{id}
  • Unit test POST
  • Unit test PATCH /{id}
  • Unit test PUT /{id}
  • Unit test DELETE /{id}
@nohponex nohponex modified the milestone: 1.x Sep 16, 2016
@nohponex nohponex modified the milestones: 2.x, 1.x Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant