How to make sveltekit SPA app manage routes with golang backend when entering urls in browser
With having backend built in golang, frontend built in sveltekit as an SPA, how to make sveltekit frontend manage routes make in sveltekit, while having golang handle routes for api?