Skip to content

Instantly share code, notes, and snippets.

View trkrameshkumar's full-sized avatar

Ramesh Kumar T trkrameshkumar

View GitHub Profile
@sheharyarn
sheharyarn / request.js
Last active August 24, 2023 14:55
Axios Request Wrapper for React (https://to.shyr.io/axios-requests)
/**
* Axios Request Wrapper
* ---------------------
*
* @author Sheharyar Naseer (@sheharyarn)
* @license MIT
*
*/
import axios from 'axios'