fullstackpython.com icon indicating copy to clipboard operation
fullstackpython.com copied to clipboard

Added Monkey Test It free website monitoring service

Open jesper opened this issue 8 years ago • 2 comments

jesper avatar Jun 15 '17 22:06 jesper

Hey @jesper can you give me a bit more context behind this service? I haven't used it myself so any additional info would be helpful.

mattmakai avatar Jun 17 '17 15:06 mattmakai

It's an active monitoring system tailored for web sites. It'll periodically (or via CI) hit the page and check for any broken JS/CSS/etc. Fairly useful as a final sanity check after a release, when you want to do more of a check than just "is the site up?".

P.S Built with Python/Flask :-)

jesper avatar Jun 19 '17 20:06 jesper