In the Phoenix router is there a route that could act as a wildcard?
Ah, the famous pokemon route:
get "/*path" You will find the paths inside conn.params["path"] or as conn.path_info.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With