Skip to content

[Module Listing Request]: nuxt-auto-crud #1337

@clifordpereira

Description

@clifordpereira

Description

nuxt-auto-crud

Automatically generates fully RESTful CRUD APIs (GET, POST, PATCH, DELETE) for your Nuxt application based solely on your Drizzle ORM schema. It eliminates backend boilerplate, allowing developers to focus on the frontend and business logic.

Key Features:

Zero-Boilerplate APIs: Define your database models, and endpoints are instantly available.
Built-in Access Control: Integrated Support for Authentication (via nuxt-auth-utils or JWT) and RBAC with granular ownership permissions (e.g., update_own, delete_own).
NuxtHub Ready: optimized for serverless deployments using Cloudflare D1/SQLite.
Flexible: scalable from rapid MVPs to complex backend-only services.

Repository

https://github.com/clifordpereira/nuxt-auto-crud

npm

https://www.npmjs.com/package/nuxt-auto-crud

Nuxt Compatibility

Nuxt 4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions