Latest #plug-router Threads 
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
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
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
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
If I have a route that receives a named parameter :thing and also has some extra suffix text immediately after the named parameter:
get ...
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
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year'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
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
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
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
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
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
I’m trying to make something to help me when implementing BFFs (backend for frontends).
My idea is to have some route definitions on a f...
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
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
If I have a route that receives a named parameter :thing and also has some extra suffix text immediately after the named parameter:
get ...
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
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







