Skip to content

angieisrani/fodmap_list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 

Repository files navigation

Adding food items

Supported food items use the following format:

{
    "name": "Agave",
    "fodmap": "high",
    "category": "Sweeteners"
}
  • name - plaintext name of the food item, include serving max in brackets
  • fodmap - fodmap classification of the item. Currently only "low" and "high" are supported
  • category - food category this item belongs to

Notes:

  • If you are new to JSON, please note that all food items except the last item must have a comma after the closing }

Sources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors