Skip to content

alexadkins/mashery-intel-demos

 
 

Repository files navigation

Mashery Network API Demo Apps for Intel XDK

Created lovingly for the developer community by Mashery.

http://www.mashery.com

http://developer.mashery.com

SYNOPSIS

These demo apps provide a way to see various Mashery Network APIs in action. They're built using Intel's Cross Platform Development Kit (XDK) that lets you create mobile apps for smartphones and tablets using standard web languages (HTML5, CSS, and JavaScript).

GETTING STARTED

You will need to download the Intel XDK from http://xdk-software.intel.com/

You will need an API key for the platform used in the demo app. This is very simple and free. Just follow the directions within the Readme.md file within each sub-directory below.

SETTING UP THE API KEY IN THESE APPS

Once you have obtained your API key, assign the API key to the API key variable near the top of the file JavaScript, like so:

	var api_key ='your_api_key_here';

ABOUT THE MASHERY API NETWORK

Mashery is the world's leading API management service provider, helping companies provide the best API experience for developers, as well as the most advanced API management and reporting tools to our clients. The Mashery API Network (http://developer.mashery.com) s an open data commons of over 50 RESTful APIs that developers can access with their Mashery ID.

EXPLORE MORE APIs

Check out Mashery's API Network at http://developer.mashery.com/apis to explore other awesome APIs including NY Times, Klout, USA TODAY, Rotten Tomatoes, Best Buy, Hoovers, Edmunds, Netflix, Rdio and many more.

SUPPORT

If you have any questions or need any help obtaining an API key, you can reach out to us at: developer-relations@mashery.com

About

Mashery API Network demo apps for appMobi Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%