API

This is a central place for discussing the Filmaster API.

Currently there is no API implemented. This is a planned feature.

The main requirements for the API are:

  • to be complete (as complete as possible) -- meaning that it should allow to fetch all the information that is available through regular web interface or even more (more specific queries)
  • to be consistent
  • to be easy to use
  • to be well documented

You are free to extend this list, provide proposals for technical solutions for the API (REST/SOAP? XML/JSON? -- pros and cons) as well as start preparing the design for that. Edit the page, create new child pages, add comments!

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Jun 09, 2009

    Borys Musielak says:

    This make come very useful: http://code.google.com/p/django-rest-interface/wiki/...
    1. Sep 28

      Borys Musielak says:

      Another article to take a look at: http://yml-blog.blogspot.com/2009/09/add-web-...

      Another article to take a look at: http://yml-blog.blogspot.com/2009/09/add-web-api-to-your-app-with-django.html (django-piston project)