Skip to content

v0.5

Latest
Compare
Choose a tag to compare
@QL-Tanmay-Mazumdar QL-Tanmay-Mazumdar released this 08 Sep 11:06

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