This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
react-rest-request/examples/movies/src
Dmitriy Pleshevskiy a1574769e9 feat(request-hook): add on failure callback
* fix(client): remove destruction from response
* chore: update example

Add single endpoint, add router, add pages

Closes #9
2020-11-06 00:58:43 +03:00
..
app.tsx feat(request-hook): add on failure callback 2020-11-06 00:58:43 +03:00
endpoint.ts feat(request-hook): add on failure callback 2020-11-06 00:58:43 +03:00
index.tsx feat!(client): add client fetch based 2020-11-05 00:23:57 +03:00
pages.tsx feat(request-hook): add on failure callback 2020-11-06 00:58:43 +03:00
react-app-env.d.ts chore: add movies example 2020-11-04 21:23:29 +03:00