<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Viper on Ski11 Up</title>
    <link>//localhost:1313/tags/viper/</link>
    <description>Recent content in Viper on Ski11 Up</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 03 Oct 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="//localhost:1313/tags/viper/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go Microservice Part II - Application Configuration</title>
      <link>//localhost:1313/posts/go-mvc-2/</link>
      <pubDate>Sat, 03 Oct 2020 00:00:00 +0000</pubDate>
      <guid>//localhost:1313/posts/go-mvc-2/</guid>
      <description>In the previous blog post, Go MVC Part I - Overview we have seen the overall structure of contacts application.&#xA;Let’s start with writing the application configuration using Viper.&#xA;Viper After creating the folder structure as mentioned in the previous post, we need to import the Viper package for writing the application configuration.&#xA;From the project root folder run the below command.&#xA;$ go get github.com/spf13/viper Application Config Create a config.</description>
    </item>
  </channel>
</rss>
