Skip to content

Instantly share code, notes, and snippets.

@natebenes
Created March 11, 2013 00:34
Show Gist options
  • Save natebenes/5131184 to your computer and use it in GitHub Desktop.
Save natebenes/5131184 to your computer and use it in GitHub Desktop.
# Get list of Dining Halls
http://histestiis.unl.edu/menus/services/DailyMenu.aspx?action=getcomplexes
# Get list of Meal Dates
http://histestiis.unl.edu/menus/services/DailyMenu.aspx?action=getmealdates
# Get menu for DAY
http://histestiis.unl.edu/menus/services/dailymenu.aspx?action=getdailymenuforentireday&complexId={COMPLEX_ID}&mealdate={DATE}&Type=hierarchical
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment