plr.
How to fetch properly ?
Hello, i recently tried to fetch informations with my backend (AdonisJs) with multiple methods in the documentation. But nothing works, i tried :
useFetch
and useAsyncData, combined with $fetch like in the documentation.
My application is an SSR app (i think 😅), and i try to fetch simple informations to display on my website with this api : https://api.tnptrading.fr/home
8 replies