FaaS provides the FIGlet command over HTTP.
$ curl https://figlet.chrisproject.org/\?message=Hello+World
_ _ _ _ _ _ _ _
| | | | | | | | | | | | | | |
| |_| | ___| | | ___ | | | | ___ _ __| | __| |
| _ |/ _ \ | |/ _ \ | |/\| |/ _ \| '__| |/ _` |
| | | | __/ | | (_) | \ /\ / (_) | | | | (_| |
\_| |_/\___|_|_|\___/ \/ \/ \___/|_| |_|\__,_|
oc import-image nodejs:16 --from=quay.io/fedora/nodejs-16 --confirm
oc new-app nodejs:16~https://github.com/FNNDSC/figlet-faas.git