Himotoki is a simple yet powerful library for decoding JSON. From the project page: Himotoki (紐解き) is a type-safe JSON decoding library purely written in Swift. This library is highly inspired by popular JSON parsing libraries in Swift: Argo and ObjectMapper. This article provides a brief tutorial and Xcode Playground to help learn how to use it. You can clone the Playground from GitHub here. Basi