Skip to content

Simple iOS app to demonstrate parsing of JSON using the Codable protocol

Notifications You must be signed in to change notification settings

jsoncylu/20180207-JL-NYCSchools

Repository files navigation

20180207-JL-NYCSchools

Simple iOS app to demonstrate parsing of JSON using the Codable protocol

This was a quick app I made to practice parsing JSON using Swift 4 with native libraries. This uses the new Codable protocols for easier JSON parsing.

The app displays a table of NYC schools using the NYC OpenData API and it displays a school's SAT scores.

About

Simple iOS app to demonstrate parsing of JSON using the Codable protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages