CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
jsondecoder
09-03
Software design
Dictionary with Coding keys in Swift, Codale to String
08-29
Blockchain
How to map a single value from a JSON dictionary to a property when using Swift Decodable
08-28
Enterprise
How to read a json file in this format of array in swift?
08-06
database
How to send tokens with url using URLSession and decode it in SwiftUI
07-27
database
How do I handle errors within a struct when parsing JSON in Swift
07-18
Blockchain
API Decoding Struct Swift
07-17
OS
"The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorD
07-16
Software design
Decode JSON response from API
05-07
Software design
Leading zeros cut from JSON response when using enum
04-27
Net
Swift - How to change JSON Struct Element Values
04-10
Blockchain
Decode List[String] to List[JSONObject(key,value)] in circe scala
03-24
Mobile
just one object nested in an array, how to decode the object?
03-19
database
Swift: hook into Decodable.init() for an unspecified key?
02-19
Software design
Convert Int to String while decoding JSON in Swift
01-03
OS
im having difficulty getting downloaded json response into my data model and accessing it in code
01-01
front end
How to create ViewModel from local json with swift higher order function in swift iOS
12-09
Software engineering
How to Json decode API data with an array?
12-01
database
How to decode JSON Into different types?
11-09
Software engineering
How to parse a JSON array of arrays and refer to the members of the inner array by names?
11-05
Mobile
Printing from a dictionary single values
10-28
front end
How to print data in json that has 0 decimal point
10-16
Mobile
Swiftui The data couldn’t be read because it isn’t in the correct format
10-07
Blockchain
Swift: decode JSON with unknown keys? [duplicate]
10-07
Net
Decode a JSON file that contains string keys each of which contains one key value pair into [(Date,D
09-25
Blockchain
Swift Decode JSON Response to GMSCoordinateBounds Array
09-24
Software design
Is it possible to pass multiple data types inside a JsonDecoder?
09-17
Mobile
Flutter: How to reach specific JSON body's children
Links:
CodePudding