Get Rick and Morty gifs
The gif list is just a JSON file and can be used wherever.
$ npm install --save rick-and-morty
const rickAndMorty = require('rick-and-morty');
rickAndMorty.random();
// -> 'http://i.giphy.com/l41lI4bYmcsPJX9Go.gif'
All gifs.
Random name.
- rick-and-morty-cli - CLI for this module
2016 © Zack Harley
🍴 Fork away!