0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/examples
2013-02-16 14:39:15 +01:00
..
basic_auth Improve basic_auth example 2013-02-06 21:06:39 -06: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
markdown_middleware Add an example with custom middleware 2013-02-09 13:54:08 -06:00
rest_hello_world Make examples use the new routing 2013-01-29 14:47:17 +01:00
rest_pastebin Improve pastebin example 2013-02-16 02:13:19 -06:00
rest_stream_response Add a REST example that streams its response 2013-02-12 09:44:26 -06:00
static_world Rename example 'static' to 'static_world' to avoid confusion 2013-01-30 22:13:31 +01:00
web_server Add a web server example 2013-02-16 02:21:54 -06:00
websocket Improve Websocket example 2013-02-09 15:38:35 +01:00
README.md Add a web server example 2013-02-16 02:21:54 -06:00

Cowboy Examples