Difference between revisions of "Filmaster API"

From RecSysWiki
Jump to navigation Jump to search
(Created page with "The '''Filmaster API''' is a RESTful web service API for Filmaster's movie recommendation service, which allows 3rd party developers to develop Filmaster clients on arbitrary...")
 
m
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
== External links ==
 
== External links ==
* [http://filmaster.org/display/DEV/API API description]
+
* [http://filmaster.tv/doc/ API description]
* [http://blog.filmaster.com/filmaster-unveils-movie-recommendation-api/ Filmaster unveils movie recommendation API]
+
* [http://old.filmaster.com/profile/blog/article/filmaster-unveils-movie-recommendation-api/ Filmaster unveils movie recommendation API]
  
 
[[Category: API]]
 
[[Category: API]]
 
[[Category: Movie recommendation]]
 
[[Category: Movie recommendation]]

Latest revision as of 10:30, 4 January 2014

The Filmaster API is a RESTful web service API for Filmaster's movie recommendation service, which allows 3rd party developers to develop Filmaster clients on arbitrary platforms.

External links