Hello world example
Open
discuss
help wanted
- Dominant language
- No language data
- Stars
- 664
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
The hello world example in the programming phoenix book generates lots of boiler plate and gives you much more than you would get in a traditional hello world app. ie db integration, xss protection and much more. Can we find something more minimal? Can we use the phoenix framework without using auto generated boiler plate, so we can give a user an example of a hello word app with a minimal code base..
I am not sure if in this case, we would want to drop down and just use plug. This might be an option, since phoenix is built on plug..
Contributor guide
Assessment
This issue has not been assessed yet.