Update README.md

This commit is contained in:
Jungpyo Hong 2021-04-10 03:55:09 -05:00 committed by GitHub
parent 935bc33658
commit 9ace9235a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: