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
barry
barry12mo ago
I just use fetch 😐 works fine
Samyar
Samyar12mo ago
so what you do about interpreters or middleware ?
barry
barry12mo ago
Never needed them in the first place 😐
Samyar
Samyar12mo ago
well i need them
barry
barry12mo ago
For what
Daryl
Daryl12mo ago
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: