Phoenix JSON API

Handles Phoenix-specific JSON API construction end-to-end. Use when building or modifying Phoenix API controllers, router pipelines, FallbackController error handling, paginated list endpoints, URL-versioned API routes (/api/v1/), or Bearer token authentication plugs in an Elixir/Phoenix application. Covers the full workflow from route definition to structured JSON error responses. Trigger words: Phoenix JSON API, API pipeline, FallbackController, paginated API, Bearer token plug, API versioning, Elixir API controller, action_fallback.

igmarin b5fa5a8 7.1 KB Updated

File contents

igmarin/elixir-phoenix-skills/tree/main/skills/phoenix-json-api commit b5fa5a87a8

Frequently asked questions

npx skillmds@latest add igmarin/phoenix-json-api