项目作者: jyoung488

项目描述 :
Zoolander texts on demand!
高级语言: Ruby
项目地址: git://github.com/jyoung488/zoolandondemand.git
创建时间: 2017-01-09T08:51:11Z
项目社区:https://github.com/jyoung488/zoolandondemand

开源协议:

下载


ZoolandOnDemand

Ridiculously Good Looking Image


Synopsis

Webpage that prompts user to enter phone number to receive a text containing a Zoolander quote.


APIs

Used the following APIs:

  • Twilio
  • Giphy

Giphy is used to search for random GIFs from Zoolander and used as the background to the page and Twilio is used to send outgoing SMS messages to the user.

Note that the Twilio API is still in sandbox mode.


Zoolander-Rails Gem

2/8/17: Updated to use a Ruby gem I created to output random Zoolander texts, Zoolander-Rails


Motivation

Weekend project during Phase 3 of Dev Bootcamp.


Installation

bundle install to ensure the appropriate gems are installed.


Author