How to not encode nil field from Struct using Jason
|
|
1
|
114
|
March 9, 2023
|
Error json encoding struct - `no function clause matching in Jason.Encoder.App.Item."-inlined-encode/2-"/2
|
|
4
|
181
|
February 2, 2023
|
Jason complains when two emojis go together
|
|
2
|
293
|
November 27, 2022
|
Nestru: serialize maps to nested structs
|
|
7
|
1285
|
November 22, 2022
|
Postgrex ArgumentError when updating to elixir 1.14 and otp25.1
|
|
3
|
330
|
October 17, 2022
|
How to have different sets for different condition if I have declared a default set in @derive Jason.Encoder
|
|
2
|
209
|
September 20, 2022
|
Ecto - Why doesn't `Jason.encode` work for interpolating in `jsonb` queries?
|
|
4
|
191
|
August 31, 2022
|
Cannot convert struct to map with Jason @derive
|
|
2
|
593
|
July 1, 2022
|
Tuple keys to json
|
|
8
|
595
|
June 25, 2022
|
How can I Jason.encode a computed field?
|
|
1
|
402
|
April 14, 2022
|
How to have custom enconding for struct using Jason?
|
|
12
|
1308
|
March 14, 2022
|
Custom rule for decoding JSON input with Jason
|
|
5
|
655
|
February 13, 2022
|
Jason encoder question
|
|
5
|
484
|
January 16, 2022
|
JSON decode to one of possible Structs
|
|
4
|
413
|
November 14, 2021
|
Ex_money_sql - Serializing JSON for tests
|
|
4
|
531
|
October 7, 2021
|
@derive in use-able module doesn't work
|
|
4
|
508
|
September 2, 2021
|
How to escape a backslash in a string while decoding it in a JSON object
|
|
1
|
1604
|
May 20, 2021
|
Protocol Jason.Encoder not implemented for {:ok, #Money<:USD, 20000>} of type Tuple, Jason.Encoder protocol must always be explicitly implemented
|
|
2
|
1387
|
April 22, 2021
|
Jason: a blazing fast JSON parser and generator in pure Elixir
|
|
12
|
7771
|
February 13, 2021
|
Using Jsonrs instead of Jason in Phoenix
|
|
5
|
1644
|
February 6, 2021
|
Re-casting json-encoded structs gracefully
|
|
4
|
978
|
February 3, 2021
|
Jason.Encoder not implemented phoenix
|
|
3
|
4993
|
January 22, 2021
|
No function clause matching in Jason.Encoder.ModuleName.encode/2
|
|
3
|
918
|
October 26, 2020
|
Decoding Multi Level Json
|
|
9
|
1301
|
July 9, 2020
|
Json Files at Compilation Time
|
|
3
|
1103
|
June 12, 2020
|
Phoenix - Seeding database from json file
|
|
10
|
2294
|
June 8, 2020
|
Jason.Encoder derive not working for me. What am I doing wrong?
|
|
1
|
3335
|
May 31, 2020
|
Jason decoding escaped backslash issue?
|
|
1
|
478
|
May 12, 2020
|
Phoenix wrapping array request inside _json field
|
|
3
|
1082
|
April 30, 2020
|
How to encode Decimal with Jason Library to float?
|
|
15
|
4365
|
April 15, 2020
|