express-api-developer

Community

Build secure, scalable Vigil Guard APIs.

Authortbartel74
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Express API development for Vigil Guard v2.0.0, including JWT authentication, RBAC, ClickHouse integration with 3-branch columns, branch service proxies, and configuration/audit logging support.

Core Features & Use Cases

  • API Endpoint Development: Create new endpoints with proper validation and auth.
  • Auth & RBAC: Implement JWT-based auth and role-based access control.
  • Database & Logging: ClickHouse integration, SQLite storage for users, and audit logging.

Quick Start

Start the backend server in services/web-ui/backend (e.g., npm run dev) and use endpoints like GET /api/health/branches or POST /api/analyze/heuristics for branch testing.

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: express-api-developer
Download link: https://github.com/tbartel74/Vigil-Code/archive/main.zip#express-api-developer

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