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/src
Dmitriy Pleshevskiy 243f4f77e5 feat!(client): add client fetch based
breaking!(context): client prop instead base url
refac: change axios response to client response
chore(deps): remove axios
chore: update example

Closes #2
2020-11-05 00:23:57 +03:00
..
client-hook.ts feat!(client): add client fetch based 2020-11-05 00:23:57 +03:00
client.ts feat!(client): add client fetch based 2020-11-05 00:23:57 +03:00
endpoint.ts Initial commit 2020-11-04 00:39:14 +03:00
index.ts feat!(client): add client fetch based 2020-11-05 00:23:57 +03:00
misc.ts feat!(client): add client fetch based 2020-11-05 00:23:57 +03:00
reducer.ts feat!(client): add client fetch based 2020-11-05 00:23:57 +03:00
request-context.tsx feat!(client): add client fetch based 2020-11-05 00:23:57 +03:00
request-hook.ts feat!(client): add client fetch based 2020-11-05 00:23:57 +03:00