Skip to content

Commit

Permalink
Merge pull request #13 from dmd-web-and-mobile/nutrientsroutes
Browse files Browse the repository at this point in the history
all nutrients route
  • Loading branch information
jrs06005 committed Mar 3, 2017
2 parents 15df02e + 31d7ca0 commit e8caeed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
require './routes/rules.php';
require './routes/food.php';
require './routes/decision.php';
require './routes/nutrient.php';

// Run App
$app->run();

0 comments on commit e8caeed

Please sign in to comment.