(De)serializing JSON documents into Structs: Just include `__struct__`? Seemingly not quite
|
|
12
|
260
|
March 30, 2025
|
How to encode Decimal with Jason Library to float?
|
|
17
|
6544
|
February 27, 2025
|
How to encode ecto schema with Jason with all fields
|
|
7
|
13399
|
January 23, 2025
|
The hash generated in Elixir does not match the Javascript hash
|
|
10
|
182
|
November 20, 2024
|
Multi-platform docker image build fails
|
|
4
|
181
|
October 22, 2024
|
How to have custom enconding for struct using Jason?
|
|
14
|
4134
|
July 20, 2024
|
Poison - an incredibly fast, pure Elixir JSON library
|
|
4
|
786
|
June 11, 2024
|
Jason encode when associations not loaded
|
|
18
|
505
|
May 20, 2024
|
How to use jason @derive in test?
|
|
2
|
270
|
March 29, 2024
|
Jason fails to compile when MIX_ENV=prod
|
|
6
|
423
|
January 13, 2024
|
Jason.Encoder not implemented phoenix
|
|
4
|
9541
|
January 4, 2024
|
Pass binary data to Jason.encode/2
|
|
1
|
572
|
August 22, 2023
|
PSA: Upgrade Erlang/OTP or Ecto/Jason dependencies
|
|
0
|
910
|
July 11, 2023
|
To and from camelCase json api keys to snake_case elixir convention
|
|
5
|
1825
|
April 24, 2023
|
How to not encode nil field from Struct using Jason
|
|
1
|
1289
|
March 9, 2023
|
Error json encoding struct - `no function clause matching in Jason.Encoder.App.Item."-inlined-encode/2-"/2
|
|
4
|
1049
|
February 2, 2023
|
Jason complains when two emojis go together
|
|
2
|
728
|
November 27, 2022
|
Nestru: serialize maps to nested structs
|
|
7
|
2190
|
November 22, 2022
|
Postgrex ArgumentError when updating to elixir 1.14 and otp25.1
|
|
3
|
1006
|
October 17, 2022
|
How to have different sets for different condition if I have declared a default set in @derive Jason.Encoder
|
|
2
|
545
|
September 20, 2022
|
Ecto - Why doesn't `Jason.encode` work for interpolating in `jsonb` queries?
|
|
4
|
508
|
August 31, 2022
|
Cannot convert struct to map with Jason @derive
|
|
2
|
1870
|
July 1, 2022
|
Tuple keys to json
|
|
8
|
2140
|
June 25, 2022
|
How can I Jason.encode a computed field?
|
|
1
|
1064
|
April 14, 2022
|
Custom rule for decoding JSON input with Jason
|
|
5
|
1675
|
February 13, 2022
|
Jason encoder question
|
|
5
|
1099
|
January 16, 2022
|
JSON decode to one of possible Structs
|
|
4
|
895
|
November 14, 2021
|
Ex_money_sql - Serializing JSON for tests
|
|
4
|
982
|
October 7, 2021
|
@derive in use-able module doesn't work
|
|
4
|
919
|
September 2, 2021
|
How to escape a backslash in a string while decoding it in a JSON object
|
|
1
|
6770
|
May 20, 2021
|