Write a web application that displays the following details about a place (e.g. a restaurant):
- name
- address
- opening hours
The information about the place is fetched from a backend service by providing an id of the place.
A sample view could look like this:
The backend service that you'll write provides the frontend the necessary information as a REST API.
It fetches the actual data from an upstream REST API.
We provide you a (fake) REST API to fetch data about "places" (business entries). The places resource is located at https://storage.googleapis.com/coding-session-rest-api/{place_id}
Two valid place ids are: GXvPAor1ifNfpF0U5PTG0w
and ohGSnJtMIC5nPfYRi_HTAg
The corresponding detail entries on local.ch are: