<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PHP UK Conference 2013 - Dave Ingram - API Design: It's Not Rocket Surgery</title>
        <link>https://phpc.tv/videos/watch/f7095dbc-619d-4369-a10d-3e1dd9f18c70</link>
        <description>Many talks discuss REST as if that is all you need to know when building an API. It's a good start, but once you try to build something that works, you will soon discover that it takes a lot more than good resource-centric URL design and HTTP verb use. In this talk, I will discuss what is involved in building an API so you don't need to discover it by yourself. The spectrum ranges from a brief recap of RESTful principles through to handling metadata and even (horror of horrors) documentation. Learning about these fundamentals will allow you to prepare your design before writing a single line of code. You can plan development with this in mind, allowing you to deliver a more capable and flexible API to your customers from day one. It can also make it easier and more enjoyable for people to build against your API, encouraging the growth of applications and an ecosystem around it. This talk has evolved from my own experience as both an API consumer and creator. Slides: https://speakerdeck.com/dmi/api-design-its-not-rocket-surgery-phpuk13</description>
        <lastBuildDate>Tue, 14 Apr 2026 19:07:39 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>PHP UK Conference 2013 - Dave Ingram - API Design: It's Not Rocket Surgery</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/f7095dbc-619d-4369-a10d-3e1dd9f18c70</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://phpc.tv/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://phpc.tv/feeds/video-comments.xml?videoId=f7095dbc-619d-4369-a10d-3e1dd9f18c70" rel="self" type="application/rss+xml"/>
    </channel>
</rss>