ascii

command
v0.0.0-...-38c3330 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2021 License: MIT Imports: 4 Imported by: 0

README

ASCII

This function converts text to fun ASCII art.

POST - https://mca9j3f6a1.execute-api.us-east-1.amazonaws.com/dev/ascii

Body:

{ "text": "Bila shaka!" }

Response:

{
  "text": "Bila shaka!",
  "art": "  ____    _   _                   _               _              _\n |  _ \\  (_) | |                 | |             | |            | |\n | |_) |  _  | |   __ _     ___  | |__     __ _  | | __   __ _  | |\n |  _ <  | | | |  / _` |   / __| | '_ \\   / _` | | |/ /  / _` | | |\n | |_) | | | | | | (_| |   \\__ \\ | | | | | (_| | |   <  | (_| | |_|\n |____/  |_| |_|  \\__,_|   |___/ |_| |_|  \\__,_| |_|\\_\\  \\__,_| (_)\n",
  "length": 360
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL