Skip to main content

Fetch-API

Api client based of native fetch api with a lot of features

[object Object]

Easy to Use

Fetch-API provides the same interface for all types of requests.

[object Object]

Fetch on steroids

All native window.fetch features are supported.

[object Object]

Universal library

For browser this is usual window.fetch and for Node.js node-fetch is used."

[object Object]

All types of validations

You can use shemas to validate responses or you can provide your own validate function"

[object Object]

Translate your responses

Just provide translateFunction option that handles the response key and translate it

[object Object]

Has caching tools

All you need is to select the cache strategy