GENERIC CRUD RECORD STORE — Simple API Power, No Servers Required
Spin up a clean /records API layer in minutes using n8n and a Google Sheet as your lightweight data store. No backend to maintain. No database to deploy. Just webhook in, sheet out.
This kit gives you a plug-and-play CRUD engine with:
POST /records — create a new record with auto-generated rec_ ID
GET /records — list all records
PUT /records — update a record by id
DELETE /records — remove a record by id
All workflows are fully neutral and industry-agnostic: field1, field2, field3, notes, and raw_json are general-purpose slots for any use case.
Includes:
4 ready-to-import n8n workflows
Prebuilt Google Sheets host table
Postman collection for instant testing
Step-by-step setup guide
Extensible structure for adding more fields or workflow logic
Perfect for solopreneurs, SMBs, indie builders, and anyone who wants a lightweight backend without writing a traditional API.
Clean. Repeatable. Hackable.
A CRUD layer that just works.
