gizoogle v0.0.3 Gizoogle

A client for gizoogle.net

Link to this section Summary

Functions

Translates yo’ text so you can drop a rhyme like a thug

Takes a query strang n’ returns a url dat is ghon be translated ta be pure thug

Link to this section Functions

Link to this function translate(text)
translate(String.t) :: String.t

Translates yo’ text so you can drop a rhyme like a thug

Example:

iex> Gizoogle.translate("My friends call me Richard because they know I make lots of money")
"My fuckin playaz call me Slick Rick cuz they know I make fuckin shitloadz of scrilla"

Takes a query strang n’ returns a url dat is ghon be translated ta be pure thug

When given a url, it translates tha page, otherwise it returns a Gizoogle search

Example:

iex> Gizoogle.url("https://example.com")
"http://www.gizoogle.net/tranzizzle.php?search=https%3A%2F%2Fexample.com&se=Go+Git+Dis+Shiznit"