An open API service indexing awesome lists of open source software.

https://github.com/multani/failing-app

An application which knows how to fail in many ways
https://github.com/multani/failing-app

Last synced: 9 months ago
JSON representation

An application which knows how to fail in many ways

Awesome Lists containing this project

README

          

A set of various applications failing in different ways.

::

Usage: app.py [OPTIONS] COMMAND [ARGS]...

Options:
--help Show this message and exit.

Commands:
fail_after A non web-app which crashes after the...
flapping_health /health flaps between OK and not OK at each...
mem_leak Leak memory on each /health call
web_app A 'normal' web app