this article is a good starting point;

http://benscheirman.com/2017/06/ultimate-guide-to-json-parsing-with-swift-4/ 
<http://benscheirman.com/2017/06/ultimate-guide-to-json-parsing-with-swift-4/>



> On Jun 23, 2017, at 9:42 AM, Tony Parker via swift-users 
> <swift-users@swift.org> wrote:
> 
> Hi all,
> 
> This has come up a few times in recent threads, and I wanted to gather some 
> additional info on your real world use cases. Just reply to me, and any input 
> is appreciated:
> 
> 1. Does your JSON use snake_case_keys or CamelCase or other?
> 2. Is the key type consistent throughout the JSON?
> 3. If JSONEncoder/Decoder converted these, would you have any other need to 
> specify custom keys?
> 
> Thanks,
> - Tony
> 
> _______________________________________________
> swift-users mailing list
> swift-users@swift.org
> https://lists.swift.org/mailman/listinfo/swift-users

_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to