#960541 RFP: elixir-tesla -- Tesla Elixir Library

#960541#5
Date:
2020-05-13 18:58:28 UTC
From:
To:
* Package name    : elixir-tesla
  Upstream Author :  Alexander Strizhakov
* URL             :
https://git.pleroma.social/pleroma/elixir-libraries/tesla/
* License         : MIT
  Programming Lang: Elixir
  Description     : Tesla is an HTTP client loosely based on Faraday. It
embraces the concept of middleware when processing the request/response
cycle.

Tesla is built around the concept of composable middlewares. This is very
similar to how Plug Router works.
<#basic>