________________________________________
/ cowsay is a web-enabled cowsay, based on \
\ the cowsay cli program by Tony Monroe. /
----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
It is also an API and can by used by hitting the https://cowsay.morecode.org/say endpoint with the "message" and "format" parameters as either a GET or POST request.
Want cowsay in your own app? Check out my Python cowsay library.