Fetch data from public API and shows on application
- Fetch Character data from https://developer.marvel.com.
- List down in TableView with custom cell design
- MD5 hash security for web-service call
- Customized tableview header for detail screen
- iOS 11.0+
- Xcode 10.2+
- Swift 5.0+
- 'SwiftyJSON' # JSON Helper # License: MIT
- 'ReachabilitySwift' # For Internet Connection Checking # License: MIT
- 'Kingfisher' # For Image downloading # License: MIT
Gaurang Lathiya – gaurang.lathiya8@gmail.com
Distributed under the The MIT License (MIT) license. See LICENSE
for more information.