<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 03:05:57 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: Fun with API's - FRAPI and django-tastypie]]></title>
      <guid>http://www.phpdeveloper.org/news/15590</guid>
      <link>http://www.phpdeveloper.org/news/15590</link>
      <description><![CDATA[<p>
In some of his development work, <i>Chris Hartjes</i> has <a href="http://www.littlehart.net/atthekeyboard/2010/12/15/fun-with-apis-frapi-and-django-tastypie/">come across two tools</a> that have made his life simpler, one that's specifically related to PHP and building APIs.
</p>
<blockquote>
Well folks, I've had another one of these ["why didn't I see this earlier"] moments. What is it? Repeat after me: THOU SHALL BUILD YOUR APPLICATION AS AN API FIRST, AND FRONT END SECOND. [...] So, here are two tools that I think my readers should know about. For those working with PHP, I cannot recommend enough the use of <a href="http://getfrapi.com/">FRAPI</a> if you have a legacy application that you need to provide an API for.
</blockquote>
<p>
He talks a bit about what FRAPI is and how it can help lay right on top of your current application to create a full-featured API without much of the hand-coding hassle. It does a lot of the work for you, generating the files needed and handling REST requests right out of the box.
</p>
<blockquote>
The documentation via the wiki isn't that great, but it gives you everything you really need to get started. Kudos to the boys at <a href="http://twitter.com/echolibre">echolibre</a> for creating a super-useful tool.
</blockquote>]]></description>
      <pubDate>Thu, 16 Dec 2010 11:29:57 -0600</pubDate>
    </item>
  </channel>
</rss>
