Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PourFrame Catalog

Community-maintained coffee and brewing recipe data for PourFrame.

The repository is deliberately split into small indexes and individual detail records. A client first downloads a roastery or recipe index, then downloads a full record only after the user selects it.

Layout

catalogue/
  version.json
  reference.json
  roasteries/
    index.json
    blue-tokai/
      index.json
      coffees/
        salawara-estate.json
  recipes/
    index.json
    example-v60.json
schemas/
  coffee.schema.json
  recipe.schema.json
  roastery-index.schema.json
scripts/
  validate-catalog.mjs

All IDs and filenames use lowercase kebab-case. Index entries contain only the fields required for search and discovery; detail files contain the complete record. Dates use ISO 8601 (YYYY-MM-DD).

Validate locally

node scripts/validate-catalog.mjs

See CONTRIBUTING.md before adding a roastery, coffee, or recipe. Coffee records include source URLs and the date their public product information was checked. Recipe records are still fictional examples.

About

Community-maintained coffee and brewing recipe catalog for PourFrame

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages