Usage
For exhaustive and up to date documentation see /docs
Quote
Returns a random 2 Chainz Quote in json
format like the
following example:
send a get
request to
https://2chainz.ansonbiggs.com/api/quote
{
"quote": "I got a pocket full of money, it got me walking all slew-foot"
}
Alias
Returns a random 2 Chainz alias in json
format. The
return values are weighted and a full list can be seen in
aliases.py.
send a get
request to
https://2chainz.ansonbiggs.com/api/alias
{
"alias": "Dos Cadenas"
}