ecurt / the-spice-is-right

0 stars 0 forks source link

Get cookbook endpoint #55

Closed ecurt closed 2 weeks ago

ecurt commented 2 weeks ago

Create an endpoint that responds to a get request with a query field being recipe id. It authorizes that the user is the owner of the recipe, then if so, it will render the recipe_results page with the title being the cookbook name and the list of recipes being what is in the cookbook.