You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is a very popular way to interact with APIs that publish OpenAPI or Swagger schemas.
This is useful for integrating third party APIs in a SvelteKit-app, and external APIs that are not built with SvelteKit. For example if you have a dedicated API built in another programming language and only use SvelteKit for the frontend.