Axios Handler
franciscobrba opened this issue · 3 comments
franciscobrba commented
The component should have a easy way to access resources, previously in Gerenciagram we develop a tool called transfer, and improve this tool, and called it 'devourer' (this is a poor joke) let's back to named it transfer again!
To Do
- Make transfer a NPM package and link-it
- Make helper file an a NPM package and link-it
- Change helper import to 'cbo317110'
- Import Transfer from 'transfer'
- Config receive a resources params, it is a array, and generate a promise that can be used in middleware, by default, data is stored in
resources.drive
or something like that
franciscobrba commented
Working on it!
franciscobrba commented
We provide a better way to interact with remote services!
franciscobrba commented
Done!