daskeyboard / q-marketplace

8 stars 0 forks source link

API Checker Applet #17

Open tobiasholkefhswf opened 2 years ago

tobiasholkefhswf commented 2 years ago

Hi, I created an applet to check API endpoints. My intention was to check if my production APIs are still alive. Different applets which are already available doesn't work for me so I wrote a new one. The user can configure the API-GET URL, interval, success-color and failure-color.

The applet shows the success-color on Http-Success (200). The failure-color is shown on every other code. I plan to improve this so different colors are shown on different response codes.

It can be found here: https://github.com/tobiasholkefhswf/daskeyboard-applet-api-request

fabiendv commented 1 year ago

Hi, What was use issue, for example when using Montastic? I need to discuss with the team before adding one more applet of the same kind of others.