The API class is used to get data from the API
Private
Decodes the binary code to a text or a string
Binary code you wish to decode (Example: 0100010100101)
Decoded text
Convert your text into the doublestruck font
Text you wish to convert
Doublestruck text
Gets answers from an 8ball API
The answer
Encodes a string or word
The text you wish to encode
Binary code
Gets the info on a color hex
Color hex | must start with "#" (Example: "#87ceeb")
Color hex info
Gets info of a song from iTunes
Song you wish to search
Song info
Gives you a joke
A joke from the API
Gets info of a meme from Reddit
Meme in a JSON file
Gets info of an app from Playstore
App you wish to search
App info
Gets the text and make it a mocked text
The text you wish to mock
Mocked text (Example: "tHis ApI Is bAd")
Reverses the text given (Example: "Utilia" = "ailitU")
Text you wish to reverse
Reversed text
Converts provided text to Morse code
Morse code
Gets a would you rather question and outputs 2 options
Two options
Generated using TypeDoc
The API class is used to get data from the API