{
  "Post": [
    {
      "uniqueSlug": "8649ab78f5d6",
      "title": "Sign In with GitHub in Flutter",
      "content": {
        "subtitle": "In this short story, I will show how I used Sign In with GitHub in my flutter projects. As a developer, GitHub is a must [...]"
      }
    },
    {
      "uniqueSlug": "4cf0a133c488",
      "title": "Implement Authentication in Flutter with Firebase Authentication",
      "content": {
        "subtitle": "There is no doubts that Firebase becomes more and more popular service for mobile app development, for it provides all-in-one [...]"
      }
    },
    {
      "uniqueSlug": "6cb8682967d8",
      "title": "Securing your daily Git",
      "content": {
        "subtitle": "Needless to say that Git has become the most popular source version control system throughout the years. Today, I would like [...]"
      }
    },
    {
      "uniqueSlug": "eef9824f4567",
      "title": "Work with API in flutter",
      "content": {
        "subtitle": "Nowadays, api becomes the most essential parts in any application. There is no exception with flutter development, which [...]"
      }
    },
    {
      "uniqueSlug": "3e205818d0d6",
      "title": "About reducing cost of AWS CloudWatch",
      "content": {
        "subtitle": "Reducing cost of AWS CloudWatchToday, I found that my cost for CloudWatch is increased in compare to previous months. When [...]"
      }
    },
    {
      "uniqueSlug": "dfffebe264b0",
      "title": "Set up fake API in minutes with Docker",
      "content": {
        "subtitle": "Disclaimer: this is not something new if you had known my open source faker already, indeed, I want to write a small tutorial [...]"
      }
    },
    {
      "uniqueSlug": "1e7df1254948",
      "title": "Do I overuse caches?",
      "content": {
        "subtitle": "I believe that cache is not a new word in the mind of developers, however, whether or not am I overusing caches in my application?Photo [...]"
      }
    },
    {
      "uniqueSlug": "15a26f78e933",
      "title": "Varnish Cache in minutes",
      "content": {
        "subtitle": "Varnish is a reverse HTTP proxy with the first release 1.0 in 2006 and grows to version 6.0 in 2018. With over 12 years, [...]"
      }
    },
    {
      "uniqueSlug": "fee97195136a",
      "title": "5 reasons NOT to use DynamoDB",
      "content": {
        "subtitle": "DynamoDB is a NoSQL database service founded and operated by Amazon since 2012. Despite being a fast and flexible database [...]"
      }
    },
    {
      "uniqueSlug": "426dec068f10",
      "title": "Test requests latency in front-end",
      "content": {
        "subtitle": "Some applications usually show a loading box when requesting external API resource, but how to simulate it in development [...]"
      }
    }
  ]
}