content: publish moshi post [deploy]

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-21 12:23:39 +05:30
parent 1e1ecce994
commit 45b2c10ef8
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
categories = ["kotlin", "android"]
date = 2020-12-13
description = "Moshi is a fast and powerful JSON parsing library for the JVM and Android. Today we look into manually parsing JSON to and from Java/Kotlin classes"
draft = true
slug = "manually-parsing-json-with-moshi"
tags = ["moshi", "json parsing", "android", "kotlin"]
title = "Manually parsing JSON with Moshi"