0.6.2 • Published 5 months ago

sveltekit-rest v0.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Sveltekit-Rest

sveltekit-rest is a powerful library for building typesafe RESTful APIs in SvelteKit. It seamlessly integrates with both the client and server, providing a consistent and type-safe experience when creating and consuming RESTful services. This library leverages Zod for type validation, ensuring data integrity and improving the DX.

Features

  • Type-Safe APIs: Create APIs with strong TypeScript type-checking for both requests and responses.
  • Client-Side and Server-Side Integration: Utilize the same API definitions on both the client and server.
  • Automatic Serialization: Automatically serialize and deserialize data to and from JSON.
  • Zod Validation: Leverage Zod's powerful schema validation for input and output data.

Still Under Development.

0.6.2

5 months ago

0.6.1

5 months ago

0.6.0

5 months ago

0.5.1

5 months ago

0.5.0

5 months ago

0.0.452

5 months ago

0.0.451

5 months ago

0.0.45

5 months ago

0.0.44

6 months ago

0.0.432

6 months ago

0.0.431

6 months ago

0.0.43

6 months ago

0.0.42

6 months ago

0.0.41

6 months ago

0.0.4

6 months ago

0.0.31

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago