|
Swon: Swift Macros for Foundation-free JSON processing
|
|
0
|
205
|
November 29, 2025
|
|
[Pitch] JSONDecoder.nullDecodingStrategy
|
|
19
|
5656
|
August 16, 2025
|
|
A mixture of date formats in JSON
|
|
8
|
354
|
August 14, 2025
|
|
Why does my JSON response fail to decode on iOS 15 but succeed on iOS 17?
|
|
16
|
1024
|
February 12, 2025
|
|
Low level JSON API (idea)
|
|
2
|
1073
|
May 10, 2024
|
|
Blank menu with external json
|
|
3
|
534
|
January 30, 2024
|
|
JSON decoding failing for only one field
|
|
7
|
2313
|
November 27, 2023
|
|
JSON and "\u{FEFF}": unexpected behavior
|
|
9
|
2845
|
October 25, 2023
|
|
Wouldn't JSONPatch, JSONPointer be better in Foundation?
|
|
8
|
1254
|
September 7, 2023
|
|
Introducing JSONParsing: A library for writing bidirectional JSON parsers
|
|
0
|
1853
|
July 17, 2023
|
|
Javascript Object native swift type equivalent , JavascriptCore bridging
|
|
2
|
1023
|
June 12, 2023
|
|
Persisting unknown fields in JSON with Codable
|
|
4
|
1956
|
March 3, 2023
|
|
Deserialize items in JSON array to different types(parameterized enum) based on fields
|
|
1
|
2412
|
February 28, 2023
|
|
[Pitch] JSON Encoding Int64 as String
|
|
9
|
5129
|
February 15, 2023
|
|
How to return native type via `type(of:)` from JSON string
|
|
7
|
2608
|
December 27, 2022
|
|
How to decode JSON returning an array of arrays of different types
|
|
0
|
890
|
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
|
6619
|
October 20, 2022
|
|
HTTP Status 400 – Bad Request
|
|
1
|
1872
|
August 17, 2022
|
|
Cleaner Way to Decode Missing JSON Keys?
|
|
8
|
11203
|
July 19, 2022
|
|
Xcode keeps giving me the error "Expected to decode Array<Any> but found a dictionary instead"
|
|
3
|
1948
|
June 24, 2022
|
|
Expected to decode Array<Any> but found a dictionary instead
|
|
5
|
11015
|
May 12, 2022
|
|
JSON date format flavours support
|
|
4
|
2008
|
April 11, 2022
|
|
New release: swift-json now supports swift 5.3–5.5, iOS, tvOS, and watchOS!
|
|
3
|
1297
|
April 8, 2022
|
|
Most convenient use of hex encoded strings in json?
|
|
5
|
12955
|
March 18, 2022
|
|
JSON Encoding / Decoding weird encoding of dictionary with enum values
|
|
11
|
17302
|
March 15, 2022
|
|
How to decode JSON object, which contains different keys?
|
|
3
|
5981
|
February 20, 2022
|
|
Using Parsed JSON Data outside of Closure
|
|
3
|
1202
|
February 2, 2022
|
|
How to decode nested JSON object using struct?
|
|
3
|
3396
|
December 19, 2021
|
|
Decoding of optionals missing in json
|
|
11
|
10156
|
November 15, 2021
|
|
Codable with nested JSON object
|
|
14
|
5857
|
June 8, 2021
|