export const API = { BASE: 'http://localhost:3000', USER: { LOGIN: '/user/login', } };