This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
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
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
Hello!
We're getting (MatchError) no match of right hand side value: {:error, {:invalid, "T", 0}} quite randomly, haven't been able to ...
New
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
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
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
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
(Please Note: Elixir Experience Level: Beginner)
From mix.exs-
defp deps do
[
{:httpoison, "~> 1.6"},
{:poison, "~> 4...
New
(Please note: Exlir/Poison Experience Level: Beginner so please Eli5)
Given:
iex(1)> results = HTTPoison.get!("https://nodes.wavesno...
New
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
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
Hey there,
I am using Poison to encode Elixir datastructures before sending them to a Phoenix API. This mostly works, except for tuples ...
New
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
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
How can I remove json attributes on elixir?
New
Hello,
I am in the process of learning to build a library for the third party api.
I am not so sure how to start it. If anybody has any...
New
Hi all, I have a problem where I’ve decoded a json response with Poison but the API returns a dynamic key name which matches the query I’...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







