<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Model on Ski11 Up</title>
    <link>//localhost:1313/tags/model/</link>
    <description>Recent content in Model on Ski11 Up</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 04 Oct 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="//localhost:1313/tags/model/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go Microservice Part III - Model</title>
      <link>//localhost:1313/posts/go-mvc-3/</link>
      <pubDate>Sun, 04 Oct 2020 00:00:00 +0000</pubDate>
      <guid>//localhost:1313/posts/go-mvc-3/</guid>
      <description>In the previous blog post, Go MVC Part II - Application Configuration we have imported Viper and wrote project configuration.&#xA;Let’s start with Model first and then we will move upwards and write Service, Controller, and then App code and finally the main function which will start the contact web application.&#xA;Model or Domain Model contains domain objects as well as 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>
