Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?

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
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く