added 3 new endpoints

This commit is contained in:
Colin McKechney
2023-05-02 17:53:33 -04:00
parent c37166eb12
commit 1517e72833
5 changed files with 131 additions and 0 deletions

View File

@@ -3,4 +3,6 @@ pub mod eatery;
pub mod plan;
pub mod week;
pub mod menu;
pub mod result;