An open API service indexing awesome lists of open source software.

https://github.com/dtroupe18/demo-swiftyjson

Really simple App I made to test out SwiftyJSON
https://github.com/dtroupe18/demo-swiftyjson

autolayout json swift4 swiftyjson tableview

Last synced: 6 months ago
JSON representation

Really simple App I made to test out SwiftyJSON

Awesome Lists containing this project

README

          

# Demo-SwiftyJSON
Really simple App I made to test out parsing JSON with SwiftyJSON
The data is fetched from [https://petitions.whitehouse.gov/](https://petitions.whitehouse.gov/).
The website is still up, but new petitions cannot be created since the program was ended.

![Alt Text](https://github.com/dtroupe18/Demo-SwiftyJSON/blob/master/Demo-SwiftyJSON/ScreenShot.PNG)