From 9ace9235a1962c860a0c0b573df0a0553b295bb1 Mon Sep 17 00:00:00 2001 From: Jungpyo Hong <54448459+jphong1111@users.noreply.github.com> Date: Sat, 10 Apr 2021 03:55:09 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ecf4df9..d1bf4f0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ - [Coding convention](#Coding-convention) - [UIDesign](#UIDesign) - [API](#API) +- [JSON](#JSON) - [Third Party Library](#Third-Party-Library) @@ -49,5 +50,10 @@ put .yml file into root folder and apply following code in Build Phases ### Various API Site - [rapidAPI](www.rapidapi.com) +## JSON + +### JSON parser extension for Chrome +[JSON parser pro](https://chrome.google.com/webstore/detail/json-viewer-pro/eifflpmocdbdmepbjaopkkhbfmdgijcc) **FREE** :+1: + ## Third Party Library [This github](https://github.com/vsouza/awesome-ios) contains all the popular libraries in Swift:+1: