{
  "name": "Delaware Registry API",
  "description": "Database backend for Delaware Recollection Society",
  "endpoints": [
    "GET /people",
    "GET /people/:slug",
    "GET /collections",
    "GET /collections/:slug",
    "GET /exhibits?collection=:slug"
  ]
}