Lemoncode / beer-geek-menu

MIT License
9 stars 11 forks source link

[.NET] Create a endpoint to get a restaurant's beer menu #8

Open fdejesusmazzoni opened 6 months ago

fdejesusmazzoni commented 6 months ago

Description

Create the controllers "Restaurants" and the method to get the available beers list with the price of each one of them. The method will not be conected with the repository or service. Only return empty data.

Subtask

Acceptance Criteria