Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1014 Bytes

File metadata and controls

17 lines (11 loc) · 1014 Bytes

Example Implementation

This folder is reserved for implementation examples using Deserve.

Showcase

  • Deserve-React — Deserve + React with Vite SSR. File-based routes, cookie session, in-memory CRUD demo.
  • Deserve-VE — Deserve + DVE (Deno View Engine). File-based routes, .dve templates, partials, static assets.
  • Restful-API — RESTful API with Deserve and Jsonary (file-based JSON DB). Full CRUD over a users resource.

Where to Start

More example code and sample apps will be added as the project grows.