Requests
March 15, 2018 ยท View on GitHub
Client can perform the following CRUD commands:
find, create,
upsert, patch,
delete.
patch commands can perform
advanced mutations such as _add or _push.
Nested collections can be deeply populated, modified and deleted.
If anything went wrong, an error response will be sent.