• #dev 2017-12-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2017-12-29 UTC
# 16:53
[eddie]
When you get a JSON response All it takes is JSONDecoder.decode(ClassName.self, from: returnedData) and you get a fully formed class or struct with all the correct URL/String/Date types, etc.