0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/examples
Adam Cammack d7b83db92e Add a more involved REST example
A pastebin type application that can optionally highlight the output as
both text and HTML.
2013-02-07 11:00:26 -06:00
..
basic_auth Merge branch 'feature_basic_auth' of https://github.com/ivlis/cowboy 2013-01-29 22:20:59 +01:00
chunked_hello_world Make examples use the new routing 2013-01-29 14:47:17 +01:00
compress_response Make examples use the new routing 2013-01-29 14:47:17 +01:00
cookie Make examples use the new routing 2013-01-29 14:47:17 +01:00
echo_get Make examples use the new routing 2013-01-29 14:47:17 +01:00
echo_post Make examples use the new routing 2013-01-29 14:47:17 +01:00
elixir_hello_world Elixir hello world example 2013-02-06 14:08:49 -07:00
hello_world Make examples use the new routing 2013-01-29 14:47:17 +01:00
rest_hello_world Make examples use the new routing 2013-01-29 14:47:17 +01:00
rest_pastebin Add a more involved REST example 2013-02-07 11:00:26 -06:00
static_world Rename example 'static' to 'static_world' to avoid confusion 2013-01-30 22:13:31 +01:00
websocket Merge branch 'websocket-example' of https://github.com/pvieytes/cowboy 2013-01-30 14:57:25 +01:00
README.md Add a more involved REST example 2013-02-07 11:00:26 -06:00

Cowboy Examples