Norris v0.1.1 Norris View Source

Documentation for Norris. This is a simple package that gets a chuck norris fact from api.chucknorris.io

Link to this section Summary

Functions

Send a request to chucknorris.io API

to get a random(uncategorised) fact, 
which returns a json string, 
then decode the json string into a Map. 
Then return the joke string

Link to this section Functions

Send a request to chucknorris.io API
to get a random(uncategorised) fact, 
which returns a json string, 
then decode the json string into a Map. 
Then return the joke string.