|
Swift-json-schema: An Efficient Codable Alternative
|
|
0
|
403
|
June 10, 2026
|
|
JSON field names customisation approaches
|
|
1
|
203
|
February 23, 2026
|
|
Swon: Swift Macros for Foundation-free JSON processing
|
|
0
|
263
|
November 29, 2025
|
|
[Pitch] JSONDecoder.nullDecodingStrategy
|
|
19
|
5788
|
August 16, 2025
|
|
A mixture of date formats in JSON
|
|
8
|
470
|
August 14, 2025
|
|
Why does my JSON response fail to decode on iOS 15 but succeed on iOS 17?
|
|
16
|
1189
|
February 12, 2025
|
|
Low level JSON API (idea)
|
|
2
|
1098
|
May 10, 2024
|
|
Blank menu with external json
|
|
3
|
594
|
January 30, 2024
|
|
JSON decoding failing for only one field
|
|
7
|
2421
|
November 27, 2023
|
|
JSON and "\u{FEFF}": unexpected behavior
|
|
9
|
2941
|
October 25, 2023
|
|
Wouldn't JSONPatch, JSONPointer be better in Foundation?
|
|
8
|
1331
|
September 7, 2023
|
|
Introducing JSONParsing: A library for writing bidirectional JSON parsers
|
|
0
|
1879
|
July 17, 2023
|
|
Javascript Object native swift type equivalent , JavascriptCore bridging
|
|
2
|
1064
|
June 12, 2023
|
|
Persisting unknown fields in JSON with Codable
|
|
4
|
2060
|
March 3, 2023
|
|
Deserialize items in JSON array to different types(parameterized enum) based on fields
|
|
1
|
2466
|
February 28, 2023
|
|
[Pitch] JSON Encoding Int64 as String
|
|
9
|
5194
|
February 15, 2023
|
|
How to return native type via `type(of:)` from JSON string
|
|
7
|
2681
|
December 27, 2022
|
|
How to decode JSON returning an array of arrays of different types
|
|
0
|
907
|
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
|
6733
|
October 20, 2022
|
|
HTTP Status 400 – Bad Request
|
|
1
|
1897
|
August 17, 2022
|
|
Cleaner Way to Decode Missing JSON Keys?
|
|
8
|
11310
|
July 19, 2022
|
|
Xcode keeps giving me the error "Expected to decode Array<Any> but found a dictionary instead"
|
|
3
|
1984
|
June 24, 2022
|
|
Expected to decode Array<Any> but found a dictionary instead
|
|
5
|
11164
|
May 12, 2022
|
|
JSON date format flavours support
|
|
4
|
2064
|
April 11, 2022
|
|
New release: swift-json now supports swift 5.3–5.5, iOS, tvOS, and watchOS!
|
|
3
|
1321
|
April 8, 2022
|
|
Most convenient use of hex encoded strings in json?
|
|
5
|
13223
|
March 18, 2022
|
|
JSON Encoding / Decoding weird encoding of dictionary with enum values
|
|
11
|
17359
|
March 15, 2022
|
|
How to decode JSON object, which contains different keys?
|
|
3
|
6046
|
February 20, 2022
|
|
Using Parsed JSON Data outside of Closure
|
|
3
|
1243
|
February 2, 2022
|
|
How to decode nested JSON object using struct?
|
|
3
|
3471
|
December 19, 2021
|