Skip to content

Two Xcode projects showing how to retrieve JSON from server and convert to Swift entities. One project shows use of JSONSerialization and the other uses the Decodable protocol.

Notifications You must be signed in to change notification settings

dalemusser/JSON-to-Swift-Entities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON-to-Swift-Entities

Two Xcode projects showing how to retrieve JSON from server and convert to Swift entities. One project shows use of JSONSerialization and the other uses the Decodable protocol.

About

Two Xcode projects showing how to retrieve JSON from server and convert to Swift entities. One project shows use of JSONSerialization and the other uses the Decodable protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages