An open API service indexing awesome lists of open source software.

https://github.com/maxbeizer/hello_phoenix

from the phoenix docs
https://github.com/maxbeizer/hello_phoenix

Last synced: 8 months ago
JSON representation

from the phoenix docs

Awesome Lists containing this project

README

          

# HelloPhoenix

To start your new Phoenix application:

1. Install dependencies with `mix deps.get`
2. Start Phoenix endpoint with `mix phoenix.server`

Now you can visit `localhost:4000` from your browser.