<?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: Dainius</title>
    <description>The latest articles on DEV Community by Dainius (@bunufi).</description>
    <link>https://dev.to/bunufi</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%2F137894%2Fd5c9e414-edf0-44e7-8dcf-32894b280f14.jpg</url>
      <title>DEV Community: Dainius</title>
      <link>https://dev.to/bunufi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bunufi"/>
    <language>en</language>
    <item>
      <title>What is the caching convention for Rails API app?</title>
      <dc:creator>Dainius</dc:creator>
      <pubDate>Fri, 03 Apr 2020 11:19:02 +0000</pubDate>
      <link>https://dev.to/bunufi/what-is-the-caching-convention-for-rails-api-app-2a56</link>
      <guid>https://dev.to/bunufi/what-is-the-caching-convention-for-rails-api-app-2a56</guid>
      <description>&lt;p&gt;I feel that there is no clear convention on caching JSON endpoints in Rails. JBuilder cache is not even mentioned on Rails Caching guide(&lt;a href="https://guides.rubyonrails.org/caching_with_rails.html"&gt;https://guides.rubyonrails.org/caching_with_rails.html&lt;/a&gt;). JBuilder docs suggest a third party gem for caching collections. Quite a few guides that mention caching and rails ends up with advertising a new gem that the author wrote. Am I missing something? What is your caching strategy for JSON endpoints in Rails? &lt;/p&gt;

</description>
      <category>rails</category>
      <category>api</category>
      <category>caching</category>
      <category>json</category>
    </item>
  </channel>
</rss>
