Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    stupeflix_api 0.3.0

    Download button

    No screenshots available
    Downloads: 184  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Francois Lagunas | More programs
    MIT/X Consortium Lic... / FREE
    September 3rd, 2012, 09:25 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    stupeflix_api description

    Stupeflix web services client libraries

    stupeflix_api is a Python module that contains stupeflix web services client libraries & examples.

    The service client libraries are currently available for python, php, java and ruby.

    You will get example code in each language directory under example directories.

    The "commandline" code can be directly invoked:
      - in php, using php-cli : php example.php
      - in python, just using the command : python commandline.py
      - in java :
        javac -classpath ".:stupeflix.jar" Example.java;
        java  -classpath ".:stupeflix.jar" Example
      - in ruby : ruby commandline.rb

    These command line examples will use the movie.xml example file in the current directory.

    The movie.xml file is commented, and will give you both simple and advanced tricks to use the movie description xml language.

    You can too directly copy the php "simple_web_ui" directory on your web server :

    it will show you how to quickly start the integration of the stupeflix services.

    To run this code, you will need to change the access key and private key in the "keys.XXX" file  (keys.php, keys.py, key.rb ...) .

    To get your accessKey / secret Key pair, go to http://accounts.stupeflix.com/.

    The XML file format is described in the stupeflix wiki: http://wiki.stupeflix.com

    Notes on the API:


    The web services is REST based, this library is a simple wrapper for calling HTTP methods with proper signature based authentication : it should be easy to adapt the client library for a new language.

    The signature scheme is heavily inspired from Amazon S3.

    The main difference is that only a minimum set of headers must be included,
    other parameters are included in the url itself.

    This is intended to simplify the process on the client side : read-only requests
    are totally url contained.


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    web services | client libraries | stupeflix | web | services

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM