Project to be paired with https://github.com/jamtay/food-item-api-golang
run go build && ./meals-api from meals-api directory
Set up db by
brew install mongodbmongod<- starts daemonmongo<- starts mongo shelluse meals_db<- creates db (run from terminal window running mongo shell)quit()<- quits shellctrl-c< quits daemon