Boolean parameters in routes
|
|
1
|
1791
|
May 22, 2020
|
Dynamically call/ build routes without using path helpers
|
|
3
|
1279
|
May 8, 2020
|
Putting ecto struct on conn, Good Practice?
|
|
2
|
430
|
April 30, 2020
|
Default (optional) param value in route definition
|
|
6
|
2433
|
April 26, 2020
|
Prepend a locale or not to all link_to and redirect
|
|
4
|
961
|
April 25, 2020
|
Phoenix router pipe_through syntax
|
|
0
|
392
|
April 21, 2020
|
Best way to allow only creating new records in Phoenix while disabling all other methods [PUT, PATCH, DELETE] for a particular entity
|
|
2
|
574
|
April 9, 2020
|
Same router scope for different pipelines. Good idea? Bad idea?
|
|
1
|
431
|
April 7, 2020
|
Retroactively versioning API endpoints, how to keep retrocompatibility without code duplication in router?
|
|
4
|
568
|
March 13, 2020
|
Split Router code into parts
|
|
5
|
2743
|
March 11, 2018
|
Js_client - a simple macro to crate a javascript client for Phoenix routes
|
|
0
|
452
|
February 29, 2020
|
GenServer crashing - Elixir.Phoenix.Router.NoRouteError
|
|
2
|
649
|
January 21, 2020
|
Why can I pass a struct to the route path helper?
|
|
6
|
2911
|
January 20, 2020
|
Redirect - providing the missing redirect macro in Phoenix.Router 🙃
|
|
0
|
551
|
December 3, 2019
|
Phoenix - redirects in router file
|
|
5
|
6412
|
December 3, 2019
|
`scope` in router and plug from another namespace
|
|
1
|
523
|
December 3, 2019
|
Do you ever use Controller functions in your router (in your real apps)?
|
|
1
|
520
|
December 3, 2019
|
Router sends correctly 400 Bad Request but `conn` is not halted?
|
|
19
|
1767
|
December 3, 2019
|
Conditional forward in Router based on run-time configuration
|
|
2
|
1427
|
November 29, 2019
|
Plug.Logger placement in endpoint.ex vs router.ex
|
|
2
|
979
|
October 22, 2019
|
Overwrite Pow Route
|
|
8
|
2232
|
October 7, 2019
|
Global default url parameters based on conn values
|
|
1
|
598
|
October 2, 2019
|
How do I render a function within an html.eex template?
|
|
1
|
1217
|
September 23, 2019
|
Define root path per router instead on endpoint level only
|
|
1
|
1465
|
March 3, 2019
|
How to not hardcode Path in Phoenix button?
|
|
1
|
669
|
July 30, 2019
|
Please help me understand router philosophy
|
|
2
|
531
|
June 19, 2019
|
Forwarded route with scoped paths
|
|
1
|
599
|
June 17, 2019
|
Can your import routes that are in separate files into router.ex?
|
|
2
|
767
|
June 17, 2019
|
Where to handle switch on user-agent with Phoenix
|
|
15
|
1647
|
June 14, 2019
|
Use the same liveview with different routes
|
|
0
|
457
|
June 11, 2019
|