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 c848b0c785 feat!: transform endpoint data before state
BREAKING CHANGES: Endpoint now required response, variables and
params types

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