BUILD A COMMAND LINE 

MOVIE SEARCH APP USING RUBY



Ruby@FISAT

Akhil Stanislavose

August 3, 2013


Hello, I am Akhil Stanislavose!


Rubyist, Javascript Maniac, Arduino Hacker, Guitarist and a Movie buff.


Works @ MobME Wireless

github.io/akhilstanislavose

akhil.stanislavose@gmail.com





"I tried to make people enjoy programming and concentrate on the fun and creative part of programming when they use Ruby."

- Matz (Yukihiro Matsumoto)







Any ideas on how to do it?

ROTTEN TOMATOES API

http://developer.rottentomatoes.com/docs


Get list of movies matching a text.


http://api.rottentomatoes.com/api/public/v1.0/movies.json?apikey=[your_api_key]&q=[movie]

where, your_api_key
 is the key provided by rotten tomatoes on registration and movie is the text to search for.



ENOUGH WITH THE TALK, 

LETS CODE!

...



BUILD A MOVIE SEARCH 

WEB APP USING RUBY!



SINATRA!




 $ gem install sinatra





FIN!

Questions?

Ruby Workshop - Federal Institute of Science And Technology

By akhil stanislavose

Ruby Workshop - Federal Institute of Science And Technology

  • 1,797