Latest #http_client Threads 
Monitorex gives you a live-updating dark-theme dashboard to monitor all HTTP traffic in your Phoenix application — outbound (Tesla, Finch...
New
A couple weeks ago i decided to learn a bit more about HTTP and got the urges of starting a new http client from scratch, so i built Quiv...
New
I’m falling in love with the Req Plugin pattern. It has limits, but when it works - it’s good.
I ported over my Tesla based Fly Machines...
New
Hi everyone, at Doofinder we have been building llm_composer for some new apps, and we thought it could be useful to share it with the co...
New
I have a app in Fly.io called skip-trace-proxy with a squid HTTP proxy running. That app is deployed with flycast meaning that I should b...
New
I want to route all outgoing connections to the internet from a Phoenix application via a socks5 proxy.
How to do that?
UPDATE
For exa...
New
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
New
I tried to fetch titles of objects using req with req_s3 plugin.
def new_req(options \\ []) when is_list(options) do
access_key = Syst...
New
Hello everyone!
I’ve been working with Tesla for my HTTP Requests using the middleware tesla_middleware_xml to encoding requests and dec...
New
Hi,
I’ve developed a Phoenix application that functions as a REST to SOAP converter. Instead of using a SOAP client package, I’ve implem...
New
This Week's Trending
This Month's Trending
Hey everyone!
Req is an HTTP client for Elixir that I’ve been working on for quite some time. There is already a lot of HTTP clients out...
New
A couple weeks ago i decided to learn a bit more about HTTP and got the urges of starting a new http client from scratch, so i built Quiv...
New
This Year's Trending
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
New
Hi everyone, at Doofinder we have been building llm_composer for some new apps, and we thought it could be useful to share it with the co...
New
Hello all,
Hope everyone is doing all right!
I am working on an application that uses an API that does not support the keep-alive optio...
New
I’m falling in love with the Req Plugin pattern. It has limits, but when it works - it’s good.
I ported over my Tesla based Fly Machines...
New
Monitorex gives you a live-updating dark-theme dashboard to monitor all HTTP traffic in your Phoenix application — outbound (Tesla, Finch...
New
I have a app in Fly.io called skip-trace-proxy with a squid HTTP proxy running. That app is deployed with flycast meaning that I should b...
New
Last Three Year's Trending
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
:httpc HTTP client is part of Erlang standard library, and as such can be easily used in Elixir code too. One particular advantage of usi...
New
Hello all,
I am working on a project using Phoenix that receives requests for data, makes many external API calls, and returns the recei...
New
Hello alchemists! I’m here to present about a new way to interact with Supabase services: supabase-potion made with love and magic by @zo...
New
Hey gang,
I’ve been using Req as my primary client for a project I’ve been working on that interacts with a number of APIs, and I quickl...
New
What is the best way to connect to an api that has a bad certificate? I am new to Elixir and was trying for my first project to rewrite a...
New
I have a project where we do http requests to public domains.
I am currently using Mox for testing and following their practices by havi...
New
I’m trying to use Gun to communicate with the Discord API for educational purposes (I chose Gun for being a lower-level tool to understan...
New
I haven’t done much api stuff with Elixir in a while. What’s the current http_client library of choice for Elixir? I think last time I ...
New
I’m proud to announce the 1.0 release of Hardhat, an opinionated, production-ready HTTP client library for Elixir services.
Opinionate...
New
I would like evaluate elixir for scripting and followed the samples here: [Single File Elixir Scripts · The Phoenix Files]
and stuck the...
New
I’m building an integration/client lib for Supabase services in Elixir, but I’m having some difficulties when it comes to uploading and d...
New
I want to route all outgoing connections to the internet from a Phoenix application via a socks5 proxy.
How to do that?
UPDATE
For exa...
New
I tried to fetch titles of objects using req with req_s3 plugin.
def new_req(options \\ []) when is_list(options) do
access_key = Syst...
New
Hi,
I’ve developed a Phoenix application that functions as a REST to SOAP converter. Instead of using a SOAP client package, I’ve implem...
New
Trending Over Three Years
Here are the list of HTTP client libraries/wrappers, and some thoughts on HTTP client in general. I’d like to hear from others how they w...
New
Please help me debug the issue with https certificates, need some ideas what to check next
When fetching data using http clients, some h...
New
Does anyone here know of an Elixir library which would help me assemble bodies of HTTP requests with “multipart/form-data” Content-type? ...
New
Hello Developers.
I just did a test on HackerRank for a company which need me to do a GET request to an API:
“https://jsonmock.hackerra...
New
There was a post made quite a while back regarding the first two, which made mention of Tesla:
I originally started using HTTPoison, b...
New
I wanted to write a library for interacting with a Web API as a practical way of learning Elixir. However, there seem to be a lot of diff...
New
How can I send and receive data via RPC? I haven’t found any RPC libraries for Elixir. Can I instead use an http library?
New
I am doing some monitoring for my api endpoints. I've already tried out with some http clients like httpoison, and hackney erlang library...
New
Hi,
I am totally new in phoenix, elixir, and ecto. I have been studying for a week about basics and all, so far I’m quite amazed and con...
New
I have a Phoenix api that needs to make a couple of post requests. I am fully aware that there are easier options for me than calling :ht...
New
I have a system that is making a lot of HTTPS requests. I'm using HTTPoison (which has Hackney under the hood). All is well when I run th...
New
I've been using this in my small app for a little bit and have noticed a decent reduction in the number of WTF errors w/ HTTPoison. In a ...
New
Hello,
I am trying to use mint to make some http requests with Elixir, and reading the docs I wrote the following code.
It works fine (...
New
Erqwest is an http client implemented as a NIF-based wrapper around reqwest using rustler. The aim is to deliver the best possible perfor...
New
I am building an application. The interface is made with Phoenix. In the background, it sometimes does HTTP requests to a remote API. Thi...
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:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







