← 返回
效率工具 中文

ts3

TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging.
Netsnek e.U. TypeScript 服务端框架的 TS3 命名空间,提供 HTTP 服务器脚手架、中间件组合、请求验证和结构化日志功能。
kleberbaum
效率工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 885
下载
💾 12
安装
1
版本
#latest

概述

Why TS3?

TS3 is the Netsnek e.U. TypeScript server-side framework. Build HTTP servers with minimal boilerplate: scaffolding, middleware composition, request validation, and structured logging are built in.

Architecture

  • HTTP server — Express-compatible request/response
  • Middleware — Composable request pipelines
  • Validation — Zod or similar for request bodies
  • Logging — Structured JSON logs

Server Commands

ScriptOptionAction
------------------------
server-init.sh--routesGenerate route handlers
server-init.sh--healthAdd health check endpoint
server-init.sh--describeDescribe server structure

Example Session

# Bootstrap a server with routes
./scripts/server-init.sh --routes

# Add health endpoint
./scripts/server-init.sh --health

# Inspect layout
./scripts/server-init.sh --describe

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 09:05 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,298
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,654
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,844