エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Kemal - Lightning Fast, Super Simple Web Framework for Crystal
Kemal Fast, Effective, Simple. Lightning fast, super simple web framework written in Crystal. Sta... Kemal Fast, Effective, Simple. Lightning fast, super simple web framework written in Crystal. Start Now require "kemal" # Matches GET "http://host:port/" get "/" do "Hello World!" end # Creates a WebSocket handler. # Matches "ws://host:port/socket" ws "/socket" do |socket| socket.send "Hello from Kemal!" end Kemal.run Support all REST verbs Websocket support Request/Response context, easy paramete



2016/01/25 リンク