|
|
|
|
|
by dnautics
1734 days ago
|
|
Tbh Phoenix has a lot of boilerplate and some... Opinions that make the codepath slightly more complicated (often for good reason... that might not apply to all use cases) in the default project. For example:. What exactly is the distinction between an endpoint and a router? |
|
You can have multiple routers. I just built a thing where foo.com uses one router for the main site and *.foo.com is something else.