Build a typed REST endpoint with Encore

Scaffolds a request handler with typed inputs, outputs, and validation using Encore's `api()` decorator — handles path params, query strings, headers, and error responses.

Best for: Backend engineers shipping REST endpoints without writing boilerplate request validation.

Engineering / planning-thinkingatomicfor-engineerslight-setupfrom-text

Topics

claude-codeskills

Source

Creator's repository · encoredev/skills

View on GitHub

License: Apache-2.0