<?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>Wed, 19 Jun 2013 19:49:15 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matthew Weier O'Phinney: RESTful APIs with ZF2, Part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/19170</guid>
      <link>http://www.phpdeveloper.org/news/19170</link>
      <description><![CDATA[<p>
<i>Matthew Weier O'Phinney</i> has posted <a href="http://www.mwop.net/blog/2013-02-11-restful-apis-with-zf2-part-1.html">the first part</a> of a new series he's been working on about creating RESTful APIs with the help of Zend Framework v2. In this part, he looks at things like the "Richardson Maturity Model" and "Hypertext Application Language" as parts of development of the API too.
</p>
<blockquote>
RESTful APIs have been an interest of mine for a couple of years, but due to <a href="http://framework.zend.com/blog//zend-framework-2-0-0-stable-released.html">circumstances</a>, I've not had much chance to work with them in any meaningful fashion until recently. <a href="http://akrabat.com/">Rob Allen</a> and I proposed a workshop for <a href="http://conference.phpbenelux.eu/2013/">PHP Benelux 2013</a> covering RESTful APIs with ZF2. When it was accepted, it gave me the perfect opportunity to dive in and start putting the various pieces together.
</blockquote>
<p>
After going over the "Richardson Maturity Model" for the REST structure he spends the rest of the post looking at HAL ("Hypertext Application Language") structure and examples. He mentions the media types it uses, how it handles links between resources and how to embed a resource into the resulting response.
</p>]]></description>
      <pubDate>Tue, 12 Feb 2013 11:40:26 -0600</pubDate>
    </item>
  </channel>
</rss>
