Skip to content

ajot/api-catalyst

Repository files navigation

API Catalyst Code Snippets

Catalyst |ˈkatl-ist| noun
	a substance that increases the rate of a chemical reaction without itself undergoing any permanent chemical change.

API Catalyst is a collection of short, simple API code snippets intended to help you get started using RESTful APIs like Beats Music, Rotten Tomatoes, CocaCola Enterprises, USA TODAY, The Guardian, and World Weather Online.

I've always found code snippets to be one of the best ways to get started with an API/SDK. Often times all you wanna know is how to make an API call and get some meaningful results. Much like a catalyst, code snippets make the process of learning and playing around with APIs a lot faster, easier and fun.

API Catalyst code snippets are currently available for Ruby and Javascript.

How to Use

  1. Grab the latest source
    git clone git://github.com/ajotwani/catalyst.git
  2. Get the respective API Keys.
  1. For Javascript snippets, navigate to the respective directory and open index.html in your favorite browser.
  2. For Ruby snippets
  • Open Terminal
  • Navigate to the respective API directory in the repo.
  • Update the api_config.rb file with the API Key

ruby beatsmusic.rb

or

ruby rottentomatoes.rb

About

About

Catalyst - API code snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published