Latest #url Threads 
Hello everyone I’m creating an example phoenix app just for learning. My example app is a real estate web portal, so I’m gonna publish pl...
New
I’m not sure whether everyone has seen Daniel Stenberg’s post on the validity of http://http://http://@http://http://?http://#http://, bu...
New
How can I handle query parameters in a live view? I.e an url such as /books?category=drama&author=John
Router.ex
live "/books", Bo...
New
how do i post data to a url with its parameters eg
www.sendmessage.com/client/xml/send?client&pass&message&phone
i want to ...
New
Sometimes I need to share network address of my machine with my colleague which have access to same network(same wifi). and its really us...
New
I needed to parse some data: URLs to get the binary data, and the built-in URI module didn’t do it. So here’s a small library for parsing...
New
Hi,
I’m trying to deploy a phoenix application as described in deploy phoenix with releases but fail.
I have set the host in my prod co...
New
I can write:
Routes.root_path(Vae.Endpoint, :index) # output: "/"
Routes.root_url(Vae.Endpoint, :index) # output: "https://example.com/"...
New
If I’m exporting (or accepting) data structures for a given HTML page, is there a Best Practice or convention for forming JSON (etc) URLs...
New
See whenever you run a phoenix app locally, the URL is always something like:
http://localhost:4100
where 4100 is the port number I con...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hello everyone I’m creating an example phoenix app just for learning. My example app is a real estate web portal, so I’m gonna publish pl...
New
Trending Over Three Years
For example for a current url like
http://localhost:4000/cosmetic/products?_utf8=✓&query=perfume&page=2,
I would like to get:
...
New
How can I handle query parameters in a live view? I.e an url such as /books?category=drama&author=John
Router.ex
live "/books", Bo...
New
how do i post data to a url with its parameters eg
www.sendmessage.com/client/xml/send?client&pass&message&phone
i want to ...
New
If I’m exporting (or accepting) data structures for a given HTML page, is there a Best Practice or convention for forming JSON (etc) URLs...
New
Sometimes I need to share network address of my machine with my colleague which have access to same network(same wifi). and its really us...
New
The current url can be retrieved this way:
Phoenix.Controller.current_url(conn)
How can I get the “path” part of it?
In:
my_domain....
New
I needed to parse some data: URLs to get the binary data, and the built-in URI module didn’t do it. So here’s a small library for parsing...
New
I can write:
Routes.root_path(Vae.Endpoint, :index) # output: "/"
Routes.root_url(Vae.Endpoint, :index) # output: "https://example.com/"...
New
ex_url parses URLs like URI but it adds parsing of non-HTTP URL’s and parsing for URL parameters.
It currently knows how to parse tel:, ...
New
I mean how to map for instance /news/12 to /news/elixir-2-announced? Do I need to create a database table to map friendly URL's to actual...
New
I’m not sure whether everyone has seen Daniel Stenberg’s post on the validity of http://http://http://@http://http://?http://#http://, bu...
New
Hi,
I’m trying to deploy a phoenix application as described in deploy phoenix with releases but fail.
I have set the host in my prod co...
New
Hi,
My app allows users to store url.
As an example, for a song, a use can store a link to YouTube, Deezer, Spotify, iTunes, etc…
Do y...
New
See whenever you run a phoenix app locally, the URL is always something like:
http://localhost:4100
where 4100 is the port number I con...
New
I would like to know more about that Routes module. Can anyone explain me in brief? Any link or resource suggestions? Thanks!
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







