1.0.0 • Published 4 years ago

@bitbrother/fetch-dog v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

fetch-dog logo

FETCH-DOG

React app http agent

version <ORG_NAME> NPM JavaScript Style Guide

Install

npm install --save @vladblindu/fetch-dog
#or
yarn add @vladblindu/fetch-dog

Usage

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 = fetchDog

License

MIT © vladblindu

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago