I want to GET and present the web service states inside HTML dashboard. What is the most friendly and easy way to do it by JavaScript?
For example - When some docker is stopped i want to present a red led icon and when the response take long i want to present a yellow led icon and if it's ok.. you guess right, I want to present a green led icon.
Please your pro assistance. Thanks.