The hash generated in Elixir does not match the Javascript hash
|
|
10
|
174
|
November 20, 2024
|
Multi-platform docker image build fails
|
|
4
|
100
|
October 22, 2024
|
How to have custom enconding for struct using Jason?
|
|
14
|
3821
|
July 20, 2024
|
Poison - an incredibly fast, pure Elixir JSON library
|
|
4
|
738
|
June 11, 2024
|
Jason encode when associations not loaded
|
|
18
|
415
|
May 20, 2024
|
How to use jason @derive in test?
|
|
2
|
242
|
March 29, 2024
|
Jason fails to compile when MIX_ENV=prod
|
|
6
|
403
|
January 13, 2024
|
Jason.Encoder not implemented phoenix
|
|
4
|
9173
|
January 4, 2024
|
Pass binary data to Jason.encode/2
|
|
1
|
550
|
August 22, 2023
|
PSA: Upgrade Erlang/OTP or Ecto/Jason dependencies
|
|
0
|
881
|
July 11, 2023
|
To and from camelCase json api keys to snake_case elixir convention
|
|
5
|
1647
|
April 24, 2023
|
How to not encode nil field from Struct using Jason
|
|
1
|
1194
|
March 9, 2023
|
Error json encoding struct - `no function clause matching in Jason.Encoder.App.Item."-inlined-encode/2-"/2
|
|
4
|
968
|
February 2, 2023
|
Jason complains when two emojis go together
|
|
2
|
715
|
November 27, 2022
|
Nestru: serialize maps to nested structs
|
|
7
|
2178
|
November 22, 2022
|
Postgrex ArgumentError when updating to elixir 1.14 and otp25.1
|
|
3
|
982
|
October 17, 2022
|
How to have different sets for different condition if I have declared a default set in @derive Jason.Encoder
|
|
2
|
543
|
September 20, 2022
|
Ecto - Why doesn't `Jason.encode` work for interpolating in `jsonb` queries?
|
|
4
|
506
|
August 31, 2022
|
Cannot convert struct to map with Jason @derive
|
|
2
|
1788
|
July 1, 2022
|
Tuple keys to json
|
|
8
|
1948
|
June 25, 2022
|
How can I Jason.encode a computed field?
|
|
1
|
1032
|
April 14, 2022
|
Custom rule for decoding JSON input with Jason
|
|
5
|
1642
|
February 13, 2022
|
Jason encoder question
|
|
5
|
1087
|
January 16, 2022
|
JSON decode to one of possible Structs
|
|
4
|
884
|
November 14, 2021
|
Ex_money_sql - Serializing JSON for tests
|
|
4
|
976
|
October 7, 2021
|
@derive in use-able module doesn't work
|
|
4
|
911
|
September 2, 2021
|
How to escape a backslash in a string while decoding it in a JSON object
|
|
1
|
6345
|
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
|
2235
|
April 22, 2021
|
Jason: a blazing fast JSON parser and generator in pure Elixir
|
|
12
|
8856
|
February 13, 2021
|
Using Jsonrs instead of Jason in Phoenix
|
|
5
|
2260
|
February 6, 2021
|