JSON 7 lines
{
"category": "webapi",
"description": "Server-side HTTP service exposing an API with no first-party UI in the same tree.",
"pick_when": "The project's primary artifact is a network service or API, not a browser front-end.",
"dirs": ["endpoints", "models", "database", "docs"]
}