Popularity
9.9
Declining
Activity
5.4
Declining
18,036
651
2,948
Code Quality Rank:
L4
Monthly Downloads: 0
Programming language: Swift
License: MIT License
Tags:
Data Management
JSON
SwiftyJSON alternatives and related libraries
Based on the "JSON" category
-
AlamofireObjectMapper
An Alamofire extension which converts JSON response data into swift objects using ObjectMapper. -
EVReflection
Reflection based JSON encoding and decoding. Including support for NSDictionary, NSCoding, Printable, Hashable and Equatable -
Genome
A simple, type safe, failure driven mapping library for serializing JSON to models in Swift 2.0. -
JSONHelper
lightning fast JSON deserialization and value conversion library for iOS & OS X written in Swift. -
Elevate
JSON parsing framework that leverages Swift to make parsing simple, reliable and composable. -
JSONNeverDie
Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die. -
AlamofireJsonToObjects
An Alamofire extension which converts JSON response data into swift objects using Reflection.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of SwiftyJSON or a related project?
SwiftyJSON Recommendations
There are no recommendations yet. Be the first to promote SwiftyJSON!
Have you used SwiftyJSON? Share your experience. Write a short recommendation and SwiftyJSON, you and your project will be promoted on Awesome Swift.
Recommend SwiftyJSON
Recently added SwiftyJSON resources
-
Steps to setup the CocoaPods
Steps to add Alamofire and SwiftyJSON Pods to your project
Let’s use it in our project
Let’s Populate a table with the JSON response
ConclusionTutorial Added by StanBright // ashishkakkad.com // over 2 years ago -
Learn how to use SwiftyJSON to work with JSON easily. We will be doing this in a Swift Xcode project.Tutorial Added by StanBright // www.youtube.com // over 2 years ago
-
The Problem with JSON in Swift
Getting Started
Basic Usage
Enumeration
SubscriptsTutorial Added by StanBright // www.binpress.com // over 2 years ago -
Getting Started
Parsing JSON the Native Swift Way
Introduction to JSON object mapping
Parsing JSON the Gloss way
Retrieving Remote JSONTutorial Added by StanBright // www.raywenderlich.com // over 2 years ago