This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

walkersorlie
I’ll preface that I am very new to Elixir. I am trying to decode a paginated JSON response from my API but I am a bit lost on exactly how...
New
dpreston
Is there a built-in way to decode json that has a list of objects that are not decoded to the same struct, and the list is not at the roo...
New

Trending Over Three Years Top

DenisGorbachev
Hello! We're getting (MatchError) no match of right hand side value: {:error, {:invalid, "T", 0}} quite randomly, haven't been able to ...
New
Sebb
In Jason/Poison it is possibe to encode tuple values using defimpl Encoder, for: Tuple do def encode(data, options) when is_tuple(data...
New
Mr_Coffeey
Hi guys! In this moment I am working in a large umbrella application composed for around 4 applications each one has their own models th...
New
beatscode
I'm porting an application written in go to elixir. I'm just starting to learn elixir. In go it is easier to convert your data to structs...
New
Maxximiliann
(Please Note: Elixir Experience Level: Beginner) From mix.exs- defp deps do [ {:httpoison, "~> 1.6"}, {:poison, "~> 4...
New
jeramyRR
Does anyone have any experience decoding json into structs, with Poison, where the struct has an improper list? I’m trying to decode jso...
New
Maxximiliann
(Please note: Exlir/Poison Experience Level: Beginner so please Eli5) Given: iex(1)> results = HTTPoison.get!("https://nodes.wavesno...
New
xgeek116
I’m fetching some data from a mongodb database and I will use it to prepare a json body to send another HTTP request with HTTPoison so I...
New
acrolink
I am having a strange issue. Using Poison I encode object properties as JSON and send them to the VueJS front-end. One of the properties ...
New
Linuus
I've just upgraded a Phoenix app to 1.3 and Elixir 1.5.2. Now I get an exception on staging but not locally. I've traced it down (after g...
New
nikody
In a bit of a continuation of my last post Bitstring with codepoints of non-ASCII characters, I’m trying to understand why the following ...
New
archimondain
Suppose I have the following: defmodule Proj.Lecture do schema "lectures" do field :title, :string field :is_active?, ...
New
Astarno
Hey there, I am using Poison to encode Elixir datastructures before sending them to a Phoenix API. This mostly works, except for tuples ...
New
yeroc
Hello all! A bit stumped on interpreting how to parse and extract my desired data from an API’s response with HTTPoison and Poison. I th...
New
jonoke
At a first attempt to serialize a map, I tried using Poision but I get an error … I assumed Poison could handle all data types … it doesn...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement