what are the best alternatives for axios ?
Axios uses xhr and i searched a bit about the difference between fetch api and i found ou fetch api has some extra feature and improvements
what else i can use beside axios for requests ?
6 Replies
I just use fetch 😐 works fine
so what you do about interpreters or middleware ?
Never needed them in the first place 😐
well i need them
For what
Maybe you can try this: https://github.com/elbywan/wretch
GitHub
GitHub - elbywan/wretch: A tiny wrapper built around fetch with an ...
A tiny wrapper built around fetch with an intuitive syntax. :candy: - GitHub - elbywan/wretch: A tiny wrapper built around fetch with an intuitive syntax. :candy: