As Jukka (API consumer), I want to know, whether the API I'm using or interested in is alive or down. ### Definition of done - [x] Determine how we can inform users about API status. - [x] Determine what "alive" and "down" means and how to check the aliveness. - [x] Create a Hackpad document describing the solution. - [x] Create a wireframe or diagram to show user is informed about the status. - [x] Write example/pseudo code on checking the status.