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

https://github.com/danielm/swift-rest-json-client

Simple iOS application to consume JSON services
https://github.com/danielm/swift-rest-json-client

Last synced: about 1 month ago
JSON representation

Simple iOS application to consume JSON services

Awesome Lists containing this project

README

          

# Swift Rest JSON application

Here is an example project to create a simple iOS app to consume JSON services.

## Details
- Swift
- iOS 10
- Cocoapods/libraries used:
- TRON
- Alamofire
- SwiftyJSON

## Authors

* **Daniel Morales** - - [danielm](https://github.com/danielm)

## License

This project is Dual licensed under the MIT and GPL licenses.

## More
Check the blog-tutorial about how this works here:
https://danielmg.org/swift/2017/04/swift3-consming-rest-services-data-mapping-and-intro-to-cocoapods.html