Latest #plug-router Threads Top

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
newton-peixoto
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
Rodeoclash
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
ndrean
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
LionelMarco
I have a Plug with many functions that return a parameterized anonymous function, for example: def scaling(vmin,vmax) do fn value -&g...
New
LionelMarco
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
kevinlang
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
vitalydolgov
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
kevinlang
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
Fl4m3Ph03n1x
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 Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

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

Trending Over Three Years Top

stratacast
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
Fl4m3Ph03n1x
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
kevinlang
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
sanals
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
ndrean
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
vitalydolgov
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
LionelMarco
I have a Plug with many functions that return a parameterized anonymous function, for example: def scaling(vmin,vmax) do fn value -&g...
New
cpgo
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
LionelMarco
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
newton-peixoto
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
kevinlang
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
Rodeoclash
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement