<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Phillip Lakis</title>
    <description>The latest articles on DEV Community by Phillip Lakis (@philliplakis).</description>
    <link>https://dev.to/philliplakis</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F224028%2Fbcb714da-4c17-48ac-b051-ae1946370375.jpeg</url>
      <title>DEV Community: Phillip Lakis</title>
      <link>https://dev.to/philliplakis</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/philliplakis"/>
    <language>en</language>
    <item>
      <title>How to handle a new api version?</title>
      <dc:creator>Phillip Lakis</dc:creator>
      <pubDate>Mon, 14 Dec 2020 21:42:33 +0000</pubDate>
      <link>https://dev.to/philliplakis/how-to-handle-a-new-api-version-4m1m</link>
      <guid>https://dev.to/philliplakis/how-to-handle-a-new-api-version-4m1m</guid>
      <description>&lt;p&gt;Im curious on what is the best way,&lt;br&gt;
I have a new endpoint on v2 but needed to support some legacy users on v1 on 2-3 endpoints. Authentication is on v1, Is it normal to keep all endpoints active and only a handful on v2? Or do I re write everything on v2 and keep only a handful on v1?&lt;/p&gt;

&lt;p&gt;Would love the communities opinion&lt;/p&gt;

</description>
      <category>node</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
