SnugNut Documentation

SnugNut is a catalog of the missing internet primitives for agents and applications: 69 services of soft infrastructure, each one a call away. This directory is the canonical documentation source - every page is plain Markdown, readable here on GitHub and rendered by the documentation site in turbo/apps/snug-docs.

Start here

  • Introduction - what SnugNut is and how the pieces fit
  • Quickstart - server to first authenticated call
  • Guides - authentication, the response envelope, rate limits, search queries
  • CLI - the snug command and its scripting contract
  • Services - one section per service, from KV to tournaments
  • API reference - generated from the server's own OpenAPI specs, interactive on the rendered site

Conventions

  • README.md is the index page of every directory.
  • Titles come from the first # heading; no frontmatter is required.
  • Links between pages are ordinary relative Markdown links; the site resolves them.
  • meta.json files control section order and labels on the rendered site.

On this page