Skip to content

Parsing the Json received in Alamofire using Codable

   

This is a way of tapping お天気Webサービス(Livedoor Weather Web Service) ‘s API from Alamofire and parsing the returned JSON into a struct.

  1. SwiftUI gets used a lot with Struct
  2. Displaying a List in SwiftUI
  3. Sending push notifications to your app with cURL (curl)
  4. Retrieving a certificate and private key from a P12 file
  5. Update cocoapods installed with gem.
  6. I had a chance to speak at iOSDCJapan2019 Day 1 in the Rookies LT slot.
  7. Changing the height of a TableView cell (Swift5.0.1)