api-request-biolerplate-actions
dispatches boilerplate redux actions such as START_LOADING, STOP_LOADING, SET_SUCCESS, and SET_ERROR whenever you make an api request using axios, and handles START_LOADING, STOP_LOADING, and SET_ERROR for you
dispatches boilerplate redux actions such as START_LOADING, STOP_LOADING, SET_SUCCESS, and SET_ERROR whenever you make an api request using axios, and handles START_LOADING, STOP_LOADING, and SET_ERROR for you
axios req,res console.log interceptors.