danielnelson35 / CPSC455Project

CPSC 455 group project
1 stars 0 forks source link

Add new filtered recipe endpoints #43

Closed eltontiet closed 1 year ago

eltontiet commented 1 year ago

Added /recipes/ingredients and /recipes/filter to autocomplete search ingredients and search a random recipe based on the filter. The documentation is in the README, and the filter recipe search can trivially filter by cuisine/restrictions/diet. API key and .env additions will be in slack chat.