Skip to content

MediaHound/HoundJS

Repository files navigation

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.