public-endpoint-builder
CommunityPublish public API endpoints with confidence.
Authorspuneiartur
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Public APIs empower unauthed access to existing resources by exposing read-only endpoints, enabling storefronts, public catalogs, and article lists without writing custom routes from scratch.
Core Features & Use Cases
- Create public (unauthenticated) read endpoints under /public for existing resources.
- Generate list (get-) and detail (view-page-) endpoints using aggregation/pipelines with related data where needed.
- Wire new endpoints into routes/public.js and export barrel in controllers/public/index.js to ensure discoverability.
- Use cases: adding a product catalog public API, exposing reviews publicly, building a public articles API for a marketing site.
Quick Start
Generate the public endpoints and wire them into the public router, then test GET /public/get-{resources} and GET /public/view-page-{resources}.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: public-endpoint-builder Download link: https://github.com/spuneiartur/claude-agent-specs/archive/main.zip#public-endpoint-builder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.