secure-task-crud

Community

Secure, multi-tenant REST APIs for tasks.

Authorsarimofficial
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Solves the need to build secure, multi-tenant REST API endpoints for task management with high-performance, non-blocking I/O.

Core Features & Use Cases

  • Strict Isolation: Implicitly filters all queries by current_user.id to prevent cross-tenant data access.
  • Ownership Validation: Enforces that users can only modify or delete their own tasks.
  • RESTful Design: Provides standardized routes for list, create, get, update, delete, and status toggling.
  • Payload Validation: Integrates with Pydantic/SQLModel for request/response serialization and validation.
  • Async Execution: Uses asynchronous DB sessions for non-blocking I/O.

Quick Start

Configure your FastAPI app with an authenticated user context, mount tenant-scoped routes, and implement endpoints using the patterns described here to ensure per-user isolation and asynchronous operation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: secure-task-crud
Download link: https://github.com/sarimofficial/HackathonlPhase-IV-AI-Powered-Kubernetes-Deployment-Minikube-Helm-kubectl-ai-Kagent-Gordon/archive/main.zip#secure-task-crud

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.