REST API Vue.js App
- {
- "title": "REST API",
- "description": "An interactive users CRUD demo backed by a small REST API. The interface is built with Vue 3 and Nuxt, while the API itself is a set of Nuxt server routes deployed as Netlify Functions, with each visitor's data persisted in Netlify Blobs. Create, read, update and delete operations are saved to a separate sandbox for every visitor.",
- }