i tried to api front from backend
just like this
(front/saga/user.js)
function logInAPI(data) { return axios.post(\'/user/login\', data);