Package Exports
- houndjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (houndjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
HoundJS: Getting Started
What is HoundJS?
HoundJS is the Javascript SDK for accessing The Entertainment Graph through MediaHound's API. Search for media content across movies, books, games, TV, and more. Discover relationships across media via traits and contributors. HoundJS is a fast and easy SDK that lets you enhance your node and browser projects with access to an entire world of entertainment content.
Install HoundJS
npm install --save houndjs
# or
yarn add houndjs
Links
Link | Description |
---|---|
MediaHound.com | Homepage for MediaHound. |
@MediaHound | Follow MediaHound on Twitter. |
Blog | The MediaHound blog. |
The Entertainment Graph | Developer Portal |
Changelog | View changes introduced in each HoundJS version. |
License
HoundJS is available under the Apache License 2.0. See the LICENSE file for more info.