6 ms·
You can have any kind of backend with Sveltekit, and call it from client or server (or both). You can even completely bypass sveltekit per request.
by kursus 4y ago
You can have any kind of backend with Sveltekit, and call it from client or server (or both). You can even completely bypass sveltekit per request.
- tmd83 4y agoYou mean an API backend in any language and Sveltekit for client side JS based UI in Sveltekit?