Food Lover API

The Food Lover API offers you access to all the data from the Food Lover App. Browse all Foods and Restaurants or get the data of a specific Food or Restaurant. You can make Requests to the Food Lover Api by using a HTTP GET URL structure. Responses will be provided in a simple JSON format.

The Base URL is:

https://foodloverapp.herokuapp.com/api/v1

Following endpoints are available:

/foods /foods/"id" /restaurants /restaurants/"id"

Enjoy the Food Lover API