<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>16817</id>
      <name>Tabula web framework</name>
      <created_at>2008-09-20T02:25:32Z</created_at>
      <updated_at>2009-11-04T21:14:33Z</updated_at>
      <description>Tabula is comprised of several subprojects, such as a server and GUI tools. 
The framework is based on SOFEA, removing the UI responsibilities from the server to other applications. The server itself deals with business logic and persistence, among other issues. In order to expose this functionality, there is a REST service layer, implemented with the RESTlet library. I've created a simple XML format specification to declare and configure the services, allowing for runtime changes. The implementation supports Java and Groovy classes as request handlers.

The main goal of the framework is to reduce app restarts during development as much as possible, while providing a simple environment for prototyping and developing small to medium applications.</description>
      <homepage_url>http://tabula.softmed.org</homepage_url>
      <download_url>http://code.google.com/p/tabulasoftmed/downloads/list</download_url>
      <url_name>tabula</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>749248</analysis_id>
      <analysis>
        <id>749248</id>
        <project_id>16817</project_id>
        <updated_at>2009-12-13T23:37:30Z</updated_at>
        <logged_at>2009-12-13T23:37:26Z</logged_at>
        <min_month>2008-09-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>22861</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
