# Plates Living documentation for Lunch projects, by Chris McDowell (https://lunchfirm.com, https://github.com/shieldyguy). Each plate at // is a self-contained project page: a wiki, a task tracker, and a build log, all backed by a public JSON API. Plates are the canonical record of a project as it unfolds and its durable documentation after it ships. ## Reading - Index of all plates (JSON): https://plates.lunchfirm.com/api/plate?slug=plates&key=registry - Any plate's data (JSON): https://plates.lunchfirm.com/api/plate?slug=&key= - Log entry permalinks: https://plates.lunchfirm.com//log/ - Atom feed of all build logs: https://plates.lunchfirm.com/feed.xml - Sitemap: https://plates.lunchfirm.com/sitemap.xml ## Full API reference https://plates.lunchfirm.com/shared/plate-guide.md Reads are public (except password-gated plates). Writes require a key.