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
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