This application should help you to understand how to use Apity with SvelteKit.
It's built upon Petstore OpenAPI spec.
This application has an online demo.
Every page has its own source code, so this should be an easiest way to get started.
Alternatively, you can run it locally.
# install dependencies
pnpm install
# run development server
pnpm run dev
The application will be accessible on http://127.0.0.1:5173/