@api-sdk-creator/axios-http-client

Axios based HTTP client for @api-sdk-creator/http-api-client

Usage no npm install needed!

<script type="module">
  import apiSdkCreatorAxiosHttpClient from 'https://cdn.skypack.dev/@api-sdk-creator/axios-http-client';
</script>

README

axios-http-client

Axios based HTTP client for @api-sdk-creator/http-api-client

Usage

$ npm install @api-sdk-creator/axios-http-client

The createAxiosHttpClient function takes an optional set of Axios configuration and returns a HttpClient for use with SDKs that use @api-sdk-creator/http-api-client