Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Encore API Endpoints

porencoredev·encoredev· v1.0.0 · atualizado em 2026-04-11
77
Score

Create type-safe API endpoints with Encore.ts.

api-developmenttypescriptencore-tsbackendtype-safe-apiapi-validation
Linguagens
TypeScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdencore-api/workflow
1. Import the `api` module from `encore.dev/api`.
2. Define TypeScript interfaces for the request and response types.
3. Create the API endpoint using the `api` function, specifying the method, path, and handler function.
4. Implement request validation using the provided validators (e.g., `Min`, `MaxLen`, `IsEmail`).
5. Handle errors using `APIError` and appropriate error codes.
6. (Optional) Serve static assets using `api.static`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar a ←Appwrite Python SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←ComfyUI V3 Custom Nodes (Server-Side)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Encore API Endpoints
encore-api
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
create an API endpoint with Encore.tsdefine a typed API endpointimplement request validation in Encore.tshandle errors in an Encore.ts APIserve static assets with Encore.tsbuild a REST API with Encoredefine API request and response types

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download encore-api
$ synaptic skills detail encore-api
$ synaptic skills live encore-api

Dependências

encore.dev/api

Links

GitHub Repository