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

Transform calls to more HTTP verbs #60

Open
3 tasks
esokullu opened this issue Jan 21, 2019 · 0 comments
Open
3 tasks

Transform calls to more HTTP verbs #60

esokullu opened this issue Jan 21, 2019 · 0 comments

Comments

@esokullu
Copy link
Contributor

like POST, PATCH and rename all public functions accordingly.

We already have one POST; see function post of BlogController in master branch. This will show you how it works with this library.

Todo list should be as follows

  • List all public verbs
  • Suggest a version 2 with more verb types
  • Implement
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

2 participants