Skip to content

Instantly share code, notes, and snippets.

@chesster
Created January 5, 2015 12:25
Show Gist options
  • Save chesster/458f9f74c250d6118a6e to your computer and use it in GitHub Desktop.
Save chesster/458f9f74c250d6118a6e to your computer and use it in GitHub Desktop.
[
{
"city": "Amsterdam",
"gender" : "Male",
"height" : "156",
"weight": "",
"goal": "",
"body_type": "",
"activity_level": "",
"alergies": [
"Milk", "Nuts", "Bazyli", "PHP"
],
"alergies_other": "",
"personal_preferences": [
"Some other job",
"Anythoing realy..."
],
"personal_preferences_other": "",
"restrict_the_first_meal_to_breakfasty_things": true,
"exclude_breakfasty_things_from_the_other_meals": true,
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment