<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jan Mészáros &#187; REST</title>
	<atom:link href="http://www.meszaros.cz/tag/rest/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.meszaros.cz</link>
	<description>reflections on technology and society</description>
	<lastBuildDate>Fri, 18 Jun 2010 18:47:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Django REST applications and server with django-roa</title>
		<link>http://www.meszaros.cz/2009/10/django-rest-applications-and-server-with-django-roa/</link>
		<comments>http://www.meszaros.cz/2009/10/django-rest-applications-and-server-with-django-roa/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 10:22:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://www.meszaros.cz/?p=75</guid>
		<description><![CDATA[If you are looking for ready-to-use Django REST server and clients solution, I recommend you the David Larlet's django-roa library. I have been using this library in testing environment from July 2009 with good testing results. The django-roa project is continuously improved, as can be seen on the project changelog.]]></description>
			<content:encoded><![CDATA[<p>If you are looking for ready-to-use Django REST server and clients solution, I recommend you the David Larlet's <a href="http://code.welldev.org/django-roa/wiki/Home"> django-roa</a> library. I have been using this library in testing environment from July 2009 with good testing results. The django-roa project is continuously improved, as can be seen on the <a href="http://code.welldev.org/django-roa/changesets/">project changelog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.meszaros.cz/2009/10/django-rest-applications-and-server-with-django-roa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
