1.0.0 • Published 5 years ago
@bitbrother/fetch-dog v1.0.0

FETCH-DOG
React app http agent
Install
npm install --save @vladblindu/fetch-dog
#or
yarn add @vladblindu/fetch-dogUsage
Create a http-agent file in the ./src folder with the following content
import React from 'react
import fetchDog from 'fetch-dog'
import httpConfig from './config/http-agent.config.json'
const useHttpAgent = fetchDogLicense
MIT © vladblindu