Wouldn't JSONPatch, JSONPointer be better in Foundation?
|
|
8
|
646
|
September 7, 2023
|
Introducing JSONParsing: A library for writing bidirectional JSON parsers
|
|
0
|
1461
|
July 17, 2023
|
Javascript Object native swift type equivalent , JavascriptCore bridging
|
|
2
|
250
|
June 12, 2023
|
Persisting unknown fields in JSON with Codable
|
|
4
|
344
|
March 3, 2023
|
Deserialize items in JSON array to different types(parameterized enum) based on fields
|
|
1
|
762
|
February 28, 2023
|
[Pitch] JSON Encoding Int64 as String
|
|
9
|
3483
|
February 15, 2023
|
How to return native type via `type(of:)` from JSON string
|
|
7
|
1159
|
December 27, 2022
|
How to decode JSON returning an array of arrays of different types
|
|
0
|
527
|
November 11, 2022
|
How to decode a JSON String which uses Integer values as Boolean, alternatively can I force SQLite to use true/false instead of 1/0 as Bool
|
|
8
|
2398
|
October 20, 2022
|
HTTP Status 400 – Bad Request
|
|
1
|
1031
|
August 17, 2022
|
Cleaner Way to Decode Missing JSON Keys?
|
|
8
|
6054
|
July 19, 2022
|
Xcode keeps giving me the error "Expected to decode Array<Any> but found a dictionary instead"
|
|
3
|
765
|
June 24, 2022
|
Expected to decode Array<Any> but found a dictionary instead
|
|
5
|
4053
|
May 12, 2022
|
JSON date format flavours support
|
|
4
|
1160
|
April 11, 2022
|
New release: swift-json now supports swift 5.3–5.5, iOS, tvOS, and watchOS!
|
|
3
|
926
|
April 8, 2022
|
Most convenient use of hex encoded strings in json?
|
|
5
|
7605
|
March 18, 2022
|
JSON Encoding / Decoding weird encoding of dictionary with enum values
|
|
11
|
15747
|
March 15, 2022
|
How to decode JSON object, which contains different keys?
|
|
3
|
3404
|
February 20, 2022
|
Using Parsed JSON Data outside of Closure
|
|
3
|
675
|
February 2, 2022
|
How to decode nested JSON object using struct?
|
|
3
|
1849
|
December 19, 2021
|
Decoding of optionals missing in json
|
|
11
|
6462
|
November 15, 2021
|
Codable with nested JSON object
|
|
14
|
3755
|
June 8, 2021
|
Parsing an array of JSON
|
|
5
|
6584
|
April 2, 2021
|
High performance serialization format seriously lacking
|
|
5
|
1604
|
February 10, 2021
|
Downloading and setting image from JSON
|
|
0
|
1651
|
October 26, 2020
|
Is there a way to customize JSONEncoder formatting?
|
|
3
|
1615
|
January 3, 2021
|
Parsing JSON returning nil
|
|
2
|
4809
|
December 8, 2020
|
Webhook in Swift
|
|
0
|
1212
|
July 22, 2020
|
Server returns two different types for one value
|
|
8
|
2090
|
October 16, 2020
|
Encoding/Decoding a Swift Dictionary to/from JSON
|
|
6
|
10583
|
September 19, 2020
|