<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>17013</id>
      <name>GAE-REST</name>
      <created_at>2008-10-01T17:36:20Z</created_at>
      <updated_at>2009-02-21T19:43:32Z</updated_at>
      <description>Implements the Ning Atom REST API for Google App Engine.

- a plug &#8217;n play package that enables easy web services API with full read access without having to code anything on any GAE app

- execute arbitrary queries against the Data Store and get the results as an Atom feed

- 3rd party developers can easily create mash-ups and applications using your app&#8217;s data

- developers without prior Python knowledge can take advantage of DataStore bigtable implementation and GAE app hosting

- since the output is atom, people can subscribe to any data view of your application using existing feed readers

- anyone can make queries from the location bar instantly!

- two apps with the REST package installed can perform cross app queries (something currently not supported by the App Engine)</description>
      <homepage_url>http://github.com/fczuardi/gae-rest</homepage_url>
      <download_url>http://github.com/fczuardi/gae-rest/tree/master</download_url>
      <url_name>gae-rest</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/13554/appengine-library-grey-64_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/13554/appengine-library-grey-64_small.png</small_logo_url>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>302507</analysis_id>
      <analysis>
        <id>302507</id>
        <project_id>17013</project_id>
        <updated_at>2009-11-11T15:56:17Z</updated_at>
        <logged_at>2009-11-11T15:55:13Z</logged_at>
        <min_month>2008-06-01T00:00:00Z</min_month>
        <max_month>2008-07-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>2</twelve_month_contributor_count>
        <total_code_lines>319</total_code_lines>
        <main_language_id>9</main_language_id>
        <main_language_name>Python</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>bsd_ish</name>
          <nice_name>New BSD License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
