XCribe v0.3.0 Xcribe.JSON View Source
Wrapper for a JSON library.
Poison and Jason are the most popular json libraries common used in Elixir
projects. Xcribe works with both. By default Xcribe use the same library as
Phoenix. But you can change it by config, see Xcribe.Config
.
Link to this section Summary
Functions
wrapper for json library decode function
wrapper for json library decode! function
wrapper for json library encode function
wrapper for json library encode! function
Link to this section Functions
wrapper for json library decode function
wrapper for json library decode! function
wrapper for json library encode function
wrapper for json library encode! function