ExTwitter.JSON (extwitter v0.14.0) View Source

JSON encode/decode wrapper module.

It's separated to isolate the code affected by differences between the JSON libraries.

Link to this section Summary

Functions

Decode JSON string into Elixir objects.

Decode JSON string into Elixir objects.

Get Elixir object for the specified key.

Link to this section Functions

Decode JSON string into Elixir objects.

Decode JSON string into Elixir objects.

Get Elixir object for the specified key.

Some libraries returns as tuples or HashDict.