-
Notifications
You must be signed in to change notification settings - Fork 22
Transform calls to more HTTP verbs #60
Open
Assignees
Description
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