First public release for ql-fetch heavily inspired by axios.
Features:
- Uses native
fetch()
for api calls. - Provide your own base config
- Interceptors
- Caching mechanism
- Error handling
- Transform req/res
First public release for ql-fetch heavily inspired by axios.
fetch()
for api calls.