apity-demo Svelte Themes

Apity Demo

Demo application using Apity for making API calls

Apity demo

This application should help you to understand how to use Apity with SvelteKit.

It's built upon Petstore OpenAPI spec.

Online demo

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.

Local development

# install dependencies
pnpm install

# run development server
pnpm run dev

The application will be accessible on http://127.0.0.1:5173/

Top categories

Loading Svelte Themes