Skip to main content

serverpod/relic

SkillsMP 已收集 serverpod/relic 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
7
GitHub 星标
128
GitHub Forks
15

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 7 / 7 个已收集 Skill。

职业分类
软件开发工程师
描述

Bootstrap a Relic web server, configure RelicApp, start serving, and enable hot reload. Use when creating a new Relic project, setting up a server, or configuring the development workflow.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create and apply middleware for auth, CORS, logging, and other cross-cutting concerns. Use context properties for type-safe request-scoped data. Use when adding middleware, request/response transformations, or passing data between middleware and handlers.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Handle HTTP requests and create responses with Body, headers, and status codes in Relic. Use when reading request data, parsing JSON, building API responses, working with headers, or streaming content.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Define routes with path parameters, wildcards, tail segments, and typed params in Relic. Use when adding endpoints, handling dynamic URLs, setting up URL patterns, or forwarding requests.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate a Dart web server from Shelf to Relic. Side-by-side reference for every API change. Use when converting Shelf code to Relic, replacing shelf/shelf_router/shelf_web_socket imports, or upgrading an existing server.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Serve static files and directories with caching and cache busting in Relic. Use when serving assets, images, CSS, JS, favicons, or configuring HTTP cache control headers.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Handle WebSocket connections and hijack connections for SSE or custom protocols in Relic. Use when implementing real-time communication, WebSocket endpoints, or server-sent events.

原文语言:英语

更新
已展示 7 / 7 个已收集 Skill。