This is a way of tapping お天気Webサービス(Livedoor Weather Web Service) ‘s API from Alamofire and parsing the returned JSON into a struct.
Parsing the Json received in Alamofire using Codable
- SwiftUI gets used a lot with Struct
- Displaying a List in SwiftUI
- Sending push notifications to your app with cURL (curl)
- Retrieving a certificate and private key from a P12 file
- Update cocoapods installed with gem.
- I had a chance to speak at iOSDCJapan2019 Day 1 in the Rookies LT slot.
- Changing the height of a TableView cell (Swift5.0.1)