procedure

Community

Typed server-side procedures for scalable backends.

Authorfinom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Typed, validated server-side logic as atomic units called procedures within Vovk.ts, enabling strong contracts between server components and HTTP endpoints.

Core Features & Use Cases

  • Typed, validated server logic via procedure(...).handle(...), providing a single source of truth for business rules and data shapes.
  • Flexible exposure: optionally annotate with HTTP decorators to reveal endpoints or keep logic as self-contained, callable units via .fn() from server components.
  • Rich runtime support: robust request handling with req.vovk, per-request meta, error handling through HttpException, and content-type negotiation compatible with OpenAPI and RPC tooling.

Quick Start

Create a new procedure and wire it into a controller, then invoke it via .fn() in server components or expose it as an HTTP endpoint with decorators.

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: procedure
Download link: https://github.com/finom/vovk/archive/main.zip#procedure

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.