Pass binary data to Jason.encode/2
|
|
1
|
182
|
August 22, 2023
|
PSA: Upgrade Erlang/OTP or Ecto/Jason dependencies
|
|
0
|
603
|
July 11, 2023
|
To and from camelCase json api keys to snake_case elixir convention
|
|
5
|
774
|
April 24, 2023
|
How to not encode nil field from Struct using Jason
|
|
1
|
596
|
March 9, 2023
|
Error json encoding struct - `no function clause matching in Jason.Encoder.App.Item."-inlined-encode/2-"/2
|
|
4
|
527
|
February 2, 2023
|
Jason complains when two emojis go together
|
|
2
|
500
|
November 27, 2022
|
Nestru: serialize maps to nested structs
|
|
7
|
1812
|
November 22, 2022
|
Postgrex ArgumentError when updating to elixir 1.14 and otp25.1
|
|
3
|
603
|
October 17, 2022
|
How to have different sets for different condition if I have declared a default set in @derive Jason.Encoder
|
|
2
|
347
|
September 20, 2022
|
Ecto - Why doesn't `Jason.encode` work for interpolating in `jsonb` queries?
|
|
4
|
293
|
August 31, 2022
|
Cannot convert struct to map with Jason @derive
|
|
2
|
1153
|
July 1, 2022
|
Tuple keys to json
|
|
8
|
1194
|
June 25, 2022
|
How can I Jason.encode a computed field?
|
|
1
|
724
|
April 14, 2022
|
How to have custom enconding for struct using Jason?
|
|
12
|
2459
|
March 14, 2022
|
Custom rule for decoding JSON input with Jason
|
|
5
|
1146
|
February 13, 2022
|
Jason encoder question
|
|
5
|
774
|
January 16, 2022
|
JSON decode to one of possible Structs
|
|
4
|
676
|
November 14, 2021
|
Ex_money_sql - Serializing JSON for tests
|
|
4
|
795
|
October 7, 2021
|
@derive in use-able module doesn't work
|
|
4
|
698
|
September 2, 2021
|
How to escape a backslash in a string while decoding it in a JSON object
|
|
1
|
3396
|
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
|
1823
|
April 22, 2021
|
Jason: a blazing fast JSON parser and generator in pure Elixir
|
|
12
|
8186
|
February 13, 2021
|
Using Jsonrs instead of Jason in Phoenix
|
|
5
|
1915
|
February 6, 2021
|
Re-casting json-encoded structs gracefully
|
|
4
|
1347
|
February 3, 2021
|
Jason.Encoder not implemented phoenix
|
|
3
|
6926
|
January 22, 2021
|
No function clause matching in Jason.Encoder.ModuleName.encode/2
|
|
3
|
1163
|
October 26, 2020
|
Decoding Multi Level Json
|
|
9
|
1733
|
July 9, 2020
|
Json Files at Compilation Time
|
|
3
|
1420
|
June 12, 2020
|
Phoenix - Seeding database from json file
|
|
10
|
2848
|
June 8, 2020
|
Jason.Encoder derive not working for me. What am I doing wrong?
|
|
1
|
4079
|
May 31, 2020
|