<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Controller on Ski11 Up</title>
    <link>//localhost:1313/tags/controller/</link>
    <description>Recent content in Controller on Ski11 Up</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 10 Oct 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="//localhost:1313/tags/controller/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go Microservice Part V - Controller</title>
      <link>//localhost:1313/posts/go-mvc-5/</link>
      <pubDate>Sat, 10 Oct 2020 00:00:00 +0000</pubDate>
      <guid>//localhost:1313/posts/go-mvc-5/</guid>
      <description>In the previous blog post, Go MVC Part V - Service we have developed a Contact Service which interacts with the Domain object and return the Model to the calling function.&#xA;Let’s start with developing Controller which will consume the response from the Contact Service and present it to the presentation layer(View in MVC).&#xA;Controller Model contains domain objects as well the information retrieval mechanical from the database. Service has the Business Logic.</description>
    </item>
  </channel>
</rss>
