mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Elixir hello world example
This commit is contained in:
parent
ecb234693c
commit
b69903435e
8 changed files with 112 additions and 0 deletions
|
@ -19,6 +19,9 @@ Cowboy Examples
|
|||
* [echo_post](./examples/echo_post):
|
||||
parse and echo a POST parameter
|
||||
|
||||
* [elixir_hello_world](./examples/elixir_hello_world):
|
||||
simplest example application with Elixir
|
||||
|
||||
* [hello_world](./examples/hello_world):
|
||||
simplest example application
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue