Easily handle JSON in Swift with SwiftyJSON
Handling data is a common task for frontend developers, and the data is very often in JSON format. SwiftyJSON is an open source third-party library that is useful for handling JSON data easily in Swift. As of this writing, the package has 21K+ stars ...
Jul 13, 20225 min read114
