Latest #plug Threads Top

garrison
I have been thinking about how I might write a new web framework in Elixir. (Not committing to anything, just thinking about it.) One th...
New
tangui
Hello community :waving_hand: I’ve recently released plug_loopback, a library to programmatically call your own (Phoenix) endpoints: Yo...
New
achenet
Hello, :slight_smile: I’d be interested in various examples of basic monitoring in the context of a handler on a web server built with B...
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
smon
The International Image Interoperability Framework describes itself: IIIF is a set of open standards for delivering high-quality, attri...
New
jerry
Any ideas how I can use Fluentbit observability tool to retrieve telemetry and crash information from Elixir plug api service? Sincerely...
New
cfx
Hey, is there a way to pass options to a specific plug in Plug.Builder? For example: defmodule PlugPipeline do use Plug.Builder p...
New
henriquesati
I’m trying to test my API endpoints that communicate with a docker container SQL. When running insomnia calls, the api behavior is fine, ...
New
beltrewilton
Hey fellow devs, This is my first post in this awesome community, and I’m excited to share my project with you all. As a newbie, I’d lov...
New
stuartc
I’m trying to generate a stream of JSON from an Ecto stream to be sent out via send_chunked/2 and chunk/2. It appears that all the JSON ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

taro
I took lessons from the last discussion and cobbled together an example as a proof-of-concept. Mar demonstrates a Flask-like web dev int...
New
garrison
I have been thinking about how I might write a new web framework in Elixir. (Not committing to anything, just thinking about it.) One th...
New
smon
The International Image Interoperability Framework describes itself: IIIF is a set of open standards for delivering high-quality, attri...
New
tangui
Hello community :waving_hand: I’ve recently released plug_loopback, a library to programmatically call your own (Phoenix) endpoints: Yo...
New

Last Three Year's Trending Top

mbuhot
Leverage Open Api 3.0 (Swagger) to document, test, validate and explore your Plug and Phoenix APIs. Generate and serve a JSON Open API ...
New
BillBryson
I have an Elixir application that uses Phoenix for the interface. This application has a contact form that needs to be embedded in other ...
New
sijibomi
Hi everyone. I’m trying to fetch the body of a post request and I keep getting Plug.Conn.Unfetched This is what I have in my route handl...
New
tompave
UPDATE: I originally forgot to mention that my MainPlug is a Plug.Router. I only realized it while responding to Overmind, below. I've no...
New
quda
I am building a simple http server using Plug.Cowboy (no Phoenix pls!) to serve a json API for a customer. A microservice. The problem ...
New
evadne
Packmatic generates Zip Streams by aggregating File or URL Sources. Hex / GitHub By using a Stream, the caller can compose it within th...
New
pmjoe
Does anyone know any good example of web applications without Phoenix? I think Elixir is so damn simple, but every time I create a Phoeni...
New
iamacube
:wave:t3: I want to understand the reason of constructing an improper list usage in the elixir-plug repository, Line 256 First Questio...
New
znorris
KratosPlug KratosPlug is a composable library for extracting session identifiers from the request, and exchanging them for a kratos se...
New
hawkyre
I know Phoenix has mix phx.routes and Phoenix.Router.routes(), but I’ve been researching for a bit and couldn’t find any information or p...
New
Phillipp
Hey, is there a way to configure Plug.Static at runtime (right after boot)? I have a usecase where the location of the files and the de...
New
jschaeff
I’ve implemented a module implementing the behaviour of Plug.Parsers From the doc I followed, my parse/5 callback returns {:ok, params,...
New
jschaeff
Hello, I’m writing my first Elixir program and I’ve managed to to the hardest part of it, but I’m stuck at the ultimate stage and I need...
New
user20230119
I needed to send a dynamic JavaScript file generated with HEEx with mime-type text/javascript because Chrome refused to execute script fr...
New
ritchiey
Hi All. Is the Plug Guide right when it says that the Head plug converts HEAD requests to GET requests and strips the response body ...
New

Trending Over Three Years Top

kelvinst
Hey everyone! Well, we made this lib a while ago and now we decided to finally go out and public with it! It’s a tool for creating and m...
New
zorbash
I created Kitto a framework for dashboards inspired by Dashing. [demo] The distributed characteristics of Elixir and the low memory foo...
New
benonymus
Hey besically the title says it, I am trying to send a file to my elixir api and, i just noticed that in the router it has this plug: pl...
New
dimitarvp
I’m looking into returning JSON errors from an API app. I know the specs dictate you must always return HTML on certain error codes but I...
New
wfgilman
I am getting closer to putting my Elixir backend API in production and have a question about logging. Currently when a 500 error occurs i...
New
LeakyBucket
I have a question about getting consistent access to the Request Body in Plug. According to the documentation for Plug.Conn.read_body th...
New
phtrivier
I’m trying to use https://hexdocs.pm/plug/Plug.Test.html to write a test for a very simple Plug, that has to access a query parameters. ...
New
Gyllsdorff
The Plug.init/1 method gets called during the compile step and not during the startup like I thought, is there someway to update a plugs ...
New
deadtrickster
Request: headers + body (lazy read?)? Response: headers + body, but what about files? They are handled by cowboy directly and no after_se...
New
polypush135
I’m trying to force all http request to redirect to https. In short I have added the below to my endpoint config. url: [host: "localh...
New
minhajuddin
Hi Guys, I had to build a Gzip plug for one of my projects as I needed only a subset of pages to be Gzipped (https://hexdocs.pm/plug_cont...
New
ringods
Hello, To handle the upload of really large files, the creation of the intermediate Plug.Upload file is too slow for me. In the Plug/Pho...
New
wfgilman
I'm writing up this quick "How to" because what I thought was going to be an easy implementation of a Plug to validate a webhook request ...
New
wmnnd
Hey folks, I’ve just published a little library called PhoenixLiveSession. What is it? PhoenixLiveSession is a drop-in replacement for ...
New
bobbypriambodo
Hi, I've just released my first hex package today (yay!). Phoenix.Token.Plug is a collection of plugs for Phoenix.Token-based authentic...
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