<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Service on Ski11 Up</title>
    <link>//localhost:1313/tags/service/</link>
    <description>Recent content in Service on Ski11 Up</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 05 Oct 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="//localhost:1313/tags/service/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go Microservice Part IV - Service</title>
      <link>//localhost:1313/posts/go-mvc-4/</link>
      <pubDate>Mon, 05 Oct 2020 00:00:00 +0000</pubDate>
      <guid>//localhost:1313/posts/go-mvc-4/</guid>
      <description>In the previous blog post, Go MVC Part III - Model we have developed a Model of contact application including the DAO code which will retrieve the information from the data source which in our case is Contact struct.&#xA;Let’s start with developing Service in this post.&#xA;Service Model contains domain objects as well the information retrieval mechanical from the database. Let’s assume our database is nothing but a go struct for the simplicity of the application.</description>
    </item>
  </channel>
</rss>
