TheOneThatPlaysTooMuch
TheOneThatPlaysTooMuch
DDeno
Created by TheOneThatPlaysTooMuch on 1/29/2025 in #help
Problem with my api route
I created a dummy login api route under 'routes/api/login.ts' and when I call fetch on the url like so:
fetch("/api/login")
fetch("/api/login")
it fails because that's an 'invalid route'
4 replies