civicreactor / Meals-on-Wheels

Charity meals on wheels
2 stars 0 forks source link

Meal Details WS #22

Closed kiaSso-zz closed 7 years ago

kiaSso-zz commented 7 years ago

Create an endpoint that returns the details of the meal specified using the ID in the url

Example:

http://localhost:8080/meal/{mealId}

kiaSso-zz commented 7 years ago

Download, Build and Run the application. Once done that, connect to http://localhost:8080/swagger-ui.html to see the new endpoint