Latest #plug-router Threads 
After doing this a 3rd time, I packaged a small library; a plug that deflects common sources of invalid traffic before it hits the router...
New
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
My current authentication system looks like this:
On entering username and password, the login endpoint is called (not a form action) t...
New
Hello everyone, is it possible to dispatch a request to a specific module using plug.router? Phoenix does it using its own macros but I’d...
New
I have a kind of unusual situation (I’m probably doing something wrong) where I’d like to parse a URL with the router manually.
The cont...
New
I have an Elixir server and I “post” some data to an endpoint in order to broadcast this data with SSE. For the moment, I haven’t conn...
New
I have a Plug with many functions that return a parameterized anonymous function, for example:
def scaling(vmin,vmax) do
fn value -&g...
New
Hi, I am starting with Plug.Conn and Tests.
Just for learning, my app have the next route:
post "/ping" do
{:ok, str} = Jason.e...
New
Two questions in short version
The :router option of live_render/3 has disappeared from the docs in 0.17.6. In 0.17.10 it still seems t...
New
Hi Folks,
I am trying to add a custom authorisation plug to my router, and I am getting an error in VSCode for the following code, and I...
New
This Week's Trending
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
This Month's Trending
This Year's Trending
After doing this a 3rd time, I packaged a small library; a plug that deflects common sources of invalid traffic before it hits the router...
New
Last Three Year's Trending
This is a copy/paste of my question in StackOverflow, but once we have an amazing community, I thought to also put it here :slight_smile...
New
My current authentication system looks like this:
On entering username and password, the login endpoint is called (not a form action) t...
New
Trending Over Three Years
I feel really dumb asking this, but I’ve bopped all over the internet, tried various things, and checked out some posts on this and I’m p...
New
I am trying to embed a live view based form in a normal web page so I can get the nice validation etc. I am hitting the warning on :not_m...
New
Hi everybody,
I just saw in the router doc page the following:
Routes can also match glob-like patterns, routing any path with a commo...
New
Background
I have a Plug Router that has some simple endpoints. One of these endpoints is a put method that receives a JSON body. I want ...
New
Hi everybody,
I wanted to know if we can have constraints in the route level. I mean defining a route with some constraints (based e.g. ...
New
Hey all,
I created a library that allows you to easily add Cowboy websockets to your Plug.Router.
Check out the docs!
Check out the co...
New
Hi,
I am new to elixir. I have a web app in elixir which is not done by me. I am finding it difficult to understand the code. When ever ...
New
Two questions in short version
The :router option of live_render/3 has disappeared from the docs in 0.17.6. In 0.17.10 it still seems t...
New
From the docs about Actions and live navigation:
:metadata - a map to optional feed metadata used on telemetry events and route info f...
New
Hi,
I upgraded to Plug 1.9.0 from 1.8.3 and now my tests are failing with the error below
(Plug.Conn.InvalidQueryError) invalid UTF-8 o...
New
I have an Elixir server and I “post” some data to an endpoint in order to broadcast this data with SSE. For the moment, I haven’t conn...
New
Is anybody aware of any libraries for Phoenix that deal with bots sending malformed URLs?
Here’s an example:
[Phoenix.Router.MalformedU...
New
When I pry into macro (get, post, match, etc.) I see conn and opts, which is always an empty list for me. In def call(conn, state) I see ...
New
I have a Plug with many functions that return a parameterized anonymous function, for example:
def scaling(vmin,vmax) do
fn value -&g...
New
Hello everyone, is it possible to dispatch a request to a specific module using plug.router? Phoenix does it using its own macros but I’d...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







