api-routes
I want to use solidstart. But my backend API is in a different programming language. I need to communicate with it via the API and receive json. Also auth to it api. What do I need to use as an http client? Axios?
3 Replies
either that or simply fetch or undici
who is best
Use fetch
It’s universal