0.6.2 • Published 2 years ago

sveltekit-rest v0.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.0.452

2 years ago

0.0.451

2 years ago

0.0.45

2 years ago

0.0.44

2 years ago

0.0.432

2 years ago

0.0.431

2 years ago

0.0.43

2 years ago

0.0.42

2 years ago

0.0.41

2 years ago

0.0.4

2 years ago

0.0.31

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago