Latest #http_client Threads Top

mikehostetler
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
sonic182
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
sezaru
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
yordisprieto
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
New
Wojciech
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
tadeifelipe
Hello everyone! I’ve been working with Tesla for my HTTP Requests using the middleware tesla_middleware_xml to encoding requests and dec...
New
hectorsq
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
astahjmo
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
sovap
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
D4no0
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

sonic182
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
mikehostetler
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

Last Three Year's Trending Top

WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
wojtekmach
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
gmile
: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
TestingTester
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
zoedsoupe
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
zachallaun
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
yordisprieto
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
New
sovap
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
D4no0
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
astahjmo
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
seancribbs
I’m proud to announce the 1.0 release of Hardhat, an opinionated, production-ready HTTP client library for Elixir services. Opinionate...
New
twobeers
I would like evaluate elixir for scripting and followed the samples here: [Single File Elixir Scripts · The Phoenix Files] and stuck the...
New
Samuel-88
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
zoedsoupe
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
Wojciech
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

Trending Over Three Years Top

thousandsofthem
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
Dado
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
nezzart
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
jace
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
aungkoko
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
daveaztig14
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
foggy
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
adammokan
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
mgwidmann
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
lud
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
dlesl
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
ZucchiniZe
I’m trying to build a website that imports data from an external API that is unbearably slow as well as being quite unreliable. Right now...
New
Bounti
Hello all, Let’s say we have a module / wrapper that carries out calls to an external HTTP service to fetch the body of the response, fo...
New
pdobacz
Considering we’re using Tesla & hackney - is there a quick & elegant way of discriminating between {:error, :timeout} that is a T...
New
Galah
Hi everyone, I was wondering how Plug deals with HTTP persistent connections? I have looked through the documentation but I can't fi...
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