Latest #elixir-plugs Threads 
Hi,
I’ve written a small plug that depending on the host that is connecting injects host specific parameters. This seems to work fine fo...
New
I have this code
type or paste defmodule MyApp.PlugServer.Plugs.CheckRequestFields do
def init(options), do: options
...
New
Hi :wave:
Phoenix recommends having the authorization logic in both plugs that are executed before the LiveView session is mounted and i...
New
Hey,
I am trying to build a Plug pipeline, it’s pretty simple and works great, my function is the last in the chain and I am getting thi...
New
I’m trying to better understand how Plug and Phoenix work together (maybe cowboy would be involved in this too). I’m starting two VMs. On...
New
Hello everybody, im just newbie at phoenix, im trying to build a trello clone and decided to do the backend using phoenix for training an...
New
I’ve created this plug from the POW example to check if a user has been soft deleted or not.
defmodule InventoryWeb.Plugs.EnsureUserNotD...
New
I have a Users module:
defmodule Delete.Users do
def get_user, do: nil
end
I have. a module plug:
defmodule DeleteWeb.UserPlug do
...
New
I have two different elixir applications on the same server.
One applications sends about 100 http requests per minute to the other appl...
New
Is there a way I can do a redirection to a new external url inside an Elixir route?
Thanks.
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hi :wave:
Phoenix recommends having the authorization logic in both plugs that are executed before the LiveView session is mounted and i...
New
Hi,
I’ve written a small plug that depending on the host that is connecting injects host specific parameters. This seems to work fine fo...
New
I have this code
type or paste defmodule MyApp.PlugServer.Plugs.CheckRequestFields do
def init(options), do: options
...
New
Trending Over Three Years
Is there a way I can do a redirection to a new external url inside an Elixir route?
Thanks.
New
Hello everybody, im just newbie at phoenix, im trying to build a trello clone and decided to do the backend using phoenix for training an...
New
I have two different elixir applications on the same server.
One applications sends about 100 http requests per minute to the other appl...
New
I have a Users module:
defmodule Delete.Users do
def get_user, do: nil
end
I have. a module plug:
defmodule DeleteWeb.UserPlug do
...
New
Hey,
I am trying to build a Plug pipeline, it’s pretty simple and works great, my function is the last in the chain and I am getting thi...
New
Hello Team,
Can someone assist me, please?
I have images stored in /usr/local/uploads/
How do I server these images through a route?
...
New
I’ve created this plug from the POW example to check if a user has been soft deleted or not.
defmodule InventoryWeb.Plugs.EnsureUserNotD...
New
Hello Team,
I am working on an HMAC authorization script.
If the remote client passes the validation, I want to make it possible for hi...
New
- Follow
- Join
- Shape
the conversation
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
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #elixirconf-us
- #ai
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming









