E

Encoredev技能

encore-api
encoredev
使用 Encore.ts 创建类型安全的 API 端点。
official
encore-auth
encoredev
在Encore.ts中使用认证处理器和网关实现身份验证。
official
encore-bucket
encoredev
Store unstructured files in Encore.ts using `Bucket` from `encore.dev/storage/objects` — uploads, images, documents, blobs.
official
encore-cache
encoredev
Cache data in Redis from Encore.ts using `CacheCluster` and typed keyspaces from `encore.dev/storage/cache`. Type-safe key/value access with TTLs, atomic…
official
encore-code-review
encoredev
encore-code-review — 一个可安装的AI代理技能,由encoredev/skills发布。
official
encore-cron
encoredev
Schedule periodic / recurring work in Encore.ts using `CronJob` from `encore.dev/cron`. Covers `every: "1h"` interval syntax and `schedule: "0 9 * * 1"` cron…
official
encore-database
encoredev
数据库查询、迁移以及与Encore.ts的ORM集成。
official
encore-frontend
encoredev
将React/Next.js应用连接到Encore.ts后端。
official
encore-getting-started
encoredev
开始使用 Encore.ts - 创建并运行你的第一个应用。
official
encore-go-api
encoredev
使用 Encore Go 创建 API 端点。
official
encore-go-auth
encoredev
使用 Encore Go 实现身份验证。
official
encore-go-bucket
encoredev
Store unstructured files in Encore Go using `objects.NewBucket` from `encore.dev/storage/objects` — uploads, images, documents, blobs.
official
encore-go-cache
encoredev
Cache data in Redis from Encore Go using `cache.NewCluster` and typed keyspaces from `encore.dev/storage/cache`. Type-safe key/value access with TTLs, atomic…
official
encore-go-code-review
encoredev
审查 Encore Go 代码以确保最佳实践。
official
encore-go-cron
encoredev
Schedule periodic / recurring work in Encore Go using `cron.NewJob` from `encore.dev/cron`. Covers `Every: "1h"` interval syntax and `Schedule: "0 9 * * 1"`…
official
encore-go-database
encoredev
使用 Encore Go 进行数据库查询和迁移。
official
encore-go-getting-started
encoredev
开始使用 Encore Go。
official
encore-go-infrastructure
encoredev
使用 Encore Go 声明基础设施。
official
encore-go-pubsub
encoredev
Asynchronous messaging in Encore Go via `pubsub.NewTopic` and `pubsub.NewSubscription` from `encore.dev/pubsub` — broadcast events, decouple producers from…
official
encore-go-secret
encoredev
Manage API keys, credentials, and other secrets in Encore Go using a package-level `secrets` struct.
official
encore-go-service
encoredev
使用 Encore Go 构建服务。
official
encore-go-testing
encoredev
使用 Encore Go 测试 API 和服务。
official
encore-go-webhook
encoredev
Receive inbound webhooks from external services (Stripe, GitHub, Slack, Twilio, etc.) in Encore Go using `//encore:api raw`. The right skill any time the user…
official
encore-infrastructure
encoredev
encore-infrastructure — 一个可安装的AI代理技能,由encoredev/skills发布。
official
encore-migrate
encoredev
将现有后端应用迁移到Encore。支持任何源语言/框架,目标为Encore.ts或Encore Go。将实体分组进行迁移…
official
encore-pubsub
encoredev
Asynchronous messaging in Encore.ts via `Topic` and `Subscription` from `encore.dev/pubsub` — broadcast events, decouple producers from consumers, and run…
official
encore-secret
encoredev
Manage API keys, credentials, and other secrets in Encore.ts using `secret(...)` from `encore.dev/config`.
official
encore-service
encoredev
对Encore.ts服务进行结构化整理。
official
encore-testing
encoredev
使用 Encore.ts 中的 Vitest 测试 API 和服务。
official
encore-webhook
encoredev
Receive inbound webhooks from external services (Stripe, GitHub, Slack, Twilio, etc.) using `api.raw(...)` from `encore.dev/api`. The right skill any time the…
official