<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>CQRS via HTTP on Val&#39;s Tech Blog</title>
    <link>http://valerii-udodov.com/series/cqrs-via-http/</link>
    <description>Recent content in CQRS via HTTP on Val&#39;s Tech Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>vudodov@gmail.com (Valerii Udodov (aka Val))</managingEditor>
    <webMaster>vudodov@gmail.com (Valerii Udodov (aka Val))</webMaster>
    <lastBuildDate>Tue, 10 Mar 2020 03:46:17 +0000</lastBuildDate>
    
        <atom:link href="http://valerii-udodov.com/series/cqrs-via-http/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>CQRS: Querying via HTTP</title>
        <link>http://valerii-udodov.com/posts/cqrs/cqrs-querying-via-http/</link>
        <pubDate>Tue, 10 Mar 2020 03:46:17 +0000</pubDate>
        <author>vudodov@gmail.com (Valerii Udodov (aka Val))</author>
        <atom:modified>Tue, 10 Mar 2020 03:46:17 +0000</atom:modified>
        <guid>http://valerii-udodov.com/posts/cqrs/cqrs-querying-via-http/</guid>
        <description>This article continues the series dedicated to the CQRS pattern. We will be looking at the Command Query Responsibility Segregation pattern as an architecture, particularly dive into the Querying part and try to find out how to fit it in the HTTP. At the time this article is written, two main protocol versions exist HTTP/1.1 and HTTP/2. Version 3.0 is in the draft, so we are not considering it. The main difference between 1.</description>
        
        <dc:creator>Valerii Udodov (aka Val)</dc:creator>
        
        
        
        
          
            
              <category>architecture</category>
            
          
            
              <category>CQRS</category>
            
          
        
        
          
            
              <category>architecture</category>
            
          
        
        
          
            
              <category>CQRS via HTTP</category>
            
          
        
      </item>
      
      <item>
        <title>CQRS: Commanding via HTTP</title>
        <link>http://valerii-udodov.com/posts/cqrs/cqrs-commanding-via-http/</link>
        <pubDate>Thu, 20 Feb 2020 06:33:21 +0000</pubDate>
        <author>vudodov@gmail.com (Valerii Udodov (aka Val))</author>
        <atom:modified>Thu, 20 Feb 2020 06:33:21 +0000</atom:modified>
        <guid>http://valerii-udodov.com/posts/cqrs/cqrs-commanding-via-http/</guid>
        <description>This article starts the series dedicated to CQRS on top of HTTP. We will be looking at the Command Query Responsibility Segregation pattern as an architecture, particularly dive into the Commanding part and try to find out how to fit it in the HTTP. At the time this article is written, two main protocol versions exist HTTP/1.1 and HTTP/2. Version 3.0 is in the draft, so we are not taking it into consideration.</description>
        
        <dc:creator>Valerii Udodov (aka Val)</dc:creator>
        
        
        
        
          
            
              <category>architecture</category>
            
          
            
              <category>CQRS</category>
            
          
        
        
          
            
              <category>architecture</category>
            
          
        
        
          
            
              <category>CQRS via HTTP</category>
            
          
        
      </item>
      

    
  </channel>
</rss>
