Phoenix
Single File Phoenix Applications
I recently wanted to test how Phoenix handled certain URL params. I needed a way to create a barebones Phoenix app just for the sake of testing a few things out. I knew I could install phoenix and other dependencies for a script using Mix.install/2 but I wasn&