Latest #api Threads Top

Luc1234
As our APIs have grown, we’ve realized that collaboration is just as important as implementation. We’re looking for a tool that supports...
New
Herve37
We’re evaluating alternatives to Stoplight and looking for feedback on: OpenAPI support Documentation workflows Testing capabili...
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
jallum
Turbopuffer - Elixir client for vector and full-text search I’m excited to share Turbopuffer, a new Elixir client library for the Turbop...
New
serpent
Just getting into multi-tenancy and the Ash support for it. My schema looks like: Organisation (global, tenant entity) Identity (global...
New
DidactMacros
This question is in regards to building ecommerce platforms with phoenix and ecommerce software. I am aware of some pretty cool projects...
New
code
I want to transfer an API that was built using fastapi in python to elixir. Should I use phoenix or plug? Phoenix is excellent for web de...
New
waseigo
by Isaak Tsalicoglou Why this book is being written A few years ago I got fed up with the menial manual labor I was engaged in in our f...
New
jam
Saw this earlier and it looked pretty nice. Curious, is there an Elixir equivalent?
New
lukeclopez
The approximate code: params = %{query: "https://www.lol.com"} params = Jason.encode!(params) HTTPoison.post(url, params, he...
New

This Week's Trending Top

Herve37
We’re evaluating alternatives to Stoplight and looking for feedback on: OpenAPI support Documentation workflows Testing capabili...
New
Luc1234
As our APIs have grown, we’ve realized that collaboration is just as important as implementation. We’re looking for a tool that supports...
New

This Month's Trending Top

This Year's Trending Top

quda
Tired of old REST/GraphQL web APIs I am wondering if there is a library for building Elixir APIs on/with RPC ? I’ve been using trpc - ni...
New
waseigo
by Isaak Tsalicoglou Why this book is being written A few years ago I got fed up with the menial manual labor I was engaged in in our f...
New
DidactMacros
This question is in regards to building ecommerce platforms with phoenix and ecommerce software. I am aware of some pretty cool projects...
New
serpent
Just getting into multi-tenancy and the Ash support for it. My schema looks like: Organisation (global, tenant entity) Identity (global...
New
jallum
Turbopuffer - Elixir client for vector and full-text search I’m excited to share Turbopuffer, a new Elixir client library for the Turbop...
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

vipes
Hi all. I’ve seen plenty of information about generating Swagger docs from a pre-existing Phoenix API. Has anyone come across a tool that...
New
jarvism
Hello, everyone! I have an Elixir Phoenix 1.7 app deployed to fly.io. I am receiving 10,000+ API calls at a time that I need to receive,...
New
stefanluptak
When working with Stripe API (and dashboard), I got so used to their style of IDs. For customer, it is something like cus_sd9f87gds987, ...
New
jarvism
Hello! I have a Phoenix 1.7 LiveView app up and running with auth via mix phx.gen.auth Accounts User users. I’m still learning, but re...
New
managua1902
I use Oban to make external API requests every N minutes. It’s turned out that the frequnecy I use it with is too dense such that it’ll c...
New
karim-semmoud
My beginner journey into Elixir, Phoenix and Liveview started when reading about Changelog website and how fast it was reported to be by ...
New
mattei
Hi, newcomer to Phoenix and Elixir here, moving over from Django and REST Framework. Say I have a login function like this… def login...
New
wmnnd
Hey folks, this is an open question to all of you out there creating web applications with APIs. How do you go about documenting your AP...
New
_jonas
Hey I’ve got a quick beginner question: I’m making requests to an external API using Finch. The API is rate limited, and when the limit...
New
dustinfarris
Anyone have experience using Salesforce API in Elixir? Am trying to integrate their REST API and streaming API. jeffweiss/forcex looks ...
New
danschultzer
Hi everyone! TestServer is an easy way to mock third-party services in ExUnit. Features HTTP/1 HTTP/2 WebSocket TLS with self-signed c...
New
adarsh1021
My current authentication system looks like this: On entering username and password, the login endpoint is called (not a form action) t...
New
artem
Hi all Context: external system with inconsistent, but feature-full API We use an external SaaS system for hiring people. There are can...
New
MDodge
Hey all, I’m writing an app using Phoenix as an API and I have a separate codebase for React Native. I’m researching the best way to ha...
New
jundalisay
I’m new to user authentication via Phoenix API on Flutter Android. I used Pow to make a user API which outputs renewal_token and access_...
New

Trending Over Three Years Top

greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
chuck
Let me start by stating an assumption: Phoenix is a great approach to building REST APIs. There are many reasons for this, but I will ass...
New
jstlroot
Hello y’all! I’m very new to the Elixir/Phoenix beauty but very excited to learn more! I’m building a Phoenix json API with a (separate...
New
zenw0lf
Hello all! For those wanting to try your hands at Elixir / Phoenix, I wrote a comprehensive tutorial on doing a simple JSON API with sai...
New
nishanthg92
I am basically from symfony background, i am new to elixir. In symfony there is ApiDocBundle which allows me to generate a decent documen...
New
sashaafm
So I've been working on some projects that envolve external services/API's that provide data in XML and JSON. In some of these services I...
New
matiso
I've found, that the default JSON responses from Phoenix, are not "pretty" (they have no linebreaks across the JSON structure, keys and v...
New
svilen
As far as I know, the recommended (and easiest) way to JSON-encode your Ecto Schema in Phoenix is using the Poison.Encoder like so: de...
New
chrisegb
I am trying to dockerize a simple phoenix api rest service I have tried with the next two docker files: FROM elixir:latest RUN apt-get ...
New
JoeZMar
I am building an app that uses Stripe for payments. I’ve read about people’s opinion of mocking when it comes to Elixir, but I also know ...
New
satom99
In a REST API, how do you handle tokens and permissions? On tokens, once you have retrieved the token from the Authorization header, ho...
New
egze
Looking for a API Client library that deals with calling some endpoint, parsing the data and returning structs. I want to study what are ...
New
mhanberg
Hi! I recently finished adding authentication to my Phoenix API, so I wanted to share what I learned. I haven't created authentication ...
New
danww
Hi there, I have an Elm frontend app, performing user login and token creation with Auth0 Lock, and then performing requests to a Phoen...
New
garj
Hi, My phoenix app currently supports server side rendering. I would like it to support json end point as well. I know I can easily do ...
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