Latest #tesla Threads Top

fuelen
A note on a pattern I keep running into in Elixir API clients: status-code checks and body parsing live in code after Tesla.request, inst...
New
yordisprieto
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
New
briankariuki
fpl is an elixir wrapper for the unofficial Fantasy Premier League API. This package powers the telegram bot for Mechi. You can see it i...
New
c4710n
Background When implementing libraries which have to sent HTTP/HTTPS requests, we have to implement an HTTP client. In most of time, peo...
New
Awlexus
Hi, I’m getting the following error message in my tests, and I’m not sure where they come from. I can’t see any difference to Tesla.Mock ...
New
mwhitworth
TeslaExtra contains Tesla plugs used at Tallarium that may be useful in various projects: TeslaExtra.EncodeURI - ensures that the URI i...
New
LauraBeatris
Hey everyone, I would like some guidance on how to abstract my current logic around mocking Tesla HTTP requests, using the mox library. ...
New
artem
Hi all I am building a small web service that is essentially a nice looking wrapper around an external API. It reads user details from t...
New
jarlah
Coming from an experience as a jvm developer, I keep thinking about objects and memory allocation. So, if I have a system where I dont c...
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

yordisprieto
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
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
fuelen
A note on a pattern I keep running into in Elixir API clients: status-code checks and body parsing live in code after Tesla.request, inst...
New

Last Three Year's Trending Top

Awlexus
Hello, I’m using the tesla library to send http requests to a host. However I’m supposed to keep the amount of concurrent requests somewh...
New
freewebwithme
I just created a local endpoint to take seconds whatever I set like this http://localhost:4000/dev/timeout?seconds=60 This will just sle...
New
tnaftali
Hi all, I’m trying to migrate from HTTPotion to Tesla, as the former is deprecated now. I’m having some troubles migrating some code tha...
New
LauraBeatris
Hey everyone, I would like some guidance on how to abstract my current logic around mocking Tesla HTTP requests, using the mox library. ...
New
Awlexus
Hi, I’m getting the following error message in my tests, and I’m not sure where they come from. I can’t see any difference to Tesla.Mock ...
New
artem
Hi all I am building a small web service that is essentially a nice looking wrapper around an external API. It reads user details from t...
New
c4710n
Background When implementing libraries which have to sent HTTP/HTTPS requests, we have to implement an HTTP client. In most of time, peo...
New
jarlah
Coming from an experience as a jvm developer, I keep thinking about objects and memory allocation. So, if I have a system where I dont c...
New
mwhitworth
TeslaExtra contains Tesla plugs used at Tallarium that may be useful in various projects: TeslaExtra.EncodeURI - ensures that the URI i...
New
briankariuki
fpl is an elixir wrapper for the unofficial Fantasy Premier League API. This package powers the telegram bot for Mechi. You can see it i...
New

Trending Over Three Years Top

florblue
Hi everyone! I would like to test some endpoints that make a request API call (particularly to google oauth API and to its /tokeninfo en...
New
CharlesO
Please how may we upload a file as described below with Tesla? For a self-signed certificate an extra parameter is needed, certificate...
New
neuone
SCENARIO I have this 3rd party API JSON that has it’s keys in TitleCase format. These API calls are all “GET” requests. “MetaData” =&gt...
New
Packard_Goose
I have this command that works in terminal curl "https://api.mysite.com/protected/json/new -d "user[email]=link@hotmail.com&user[ce...
New
pdobacz
Considering we’re using Tesla & hackney - is there a quick & elegant way of discriminating between {:error, :timeout} that is a T...
New
cblavier
I just setup a new phoenix app, which is quite empty and installed Tesla in it with a very basic setup {:tesla, "~> 1.4"}, {:jason, "...
New
ChipCoons
I’m trying to perform a lookup of a public-facing government web site to find licensing information on certain professionals. (See https...
New
elixirdev
here is the curl request: curl -v POST 'URL_OF_API' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer TOKEN' \ -F 'listing={"pr...
New
Aktaeon
Hello, I would like to do a http request to Vault during runtime.exs . I am using Httpoison, but same result for Tesla, everything works ...
New
bhougland18
Hello, can anyone point me to an article/post on how to do concurrent requests in Elixir? Here is an article where the author uses pytho...
New
dgigafox
I am currently using Tesla as http client library. I wrote my tests successfully by using Tesla.Mock with this minimal configuration con...
New
iamacube
Context: I am using Tesla + Plug to ‘post’ some data to an image processing API. This is what I am sending green=yes&blue=no&sh...
New
iamacube
I am using elixir - phoenix - tesla - third party api I want to send a post request to the third party api and send the same parameter ...
New
fael.gabriel
Hey all, I am using Tesla to make a POST request and I need to post a body with duplicate keys, like this map: %{ "id[]" => "1", ...
New
Awlexus
I’ve been trying to write a middleware for Tesla, but I’m getting very inconsistent results with my requests. Over half of them result in...
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