Skip to content

Instantly share code, notes, and snippets.

View trkrameshkumar's full-sized avatar

Ramesh Kumar T trkrameshkumar

View GitHub Profile
@trkrameshkumar
trkrameshkumar / request.js
Created November 24, 2017 10:14 — forked from sheharyarn/request.js
Axios Request Wrapper for React
/**
* Axios Request Wrapper
* ---------------------
*
* @author Sheharyar Naseer (@sheharyarn)
* @license MIT
*
*/
import axios from 'axios'