Compojure is an open source web framework for the Clojure programming language. It emphasizes a thin I/O layer and a functional approach to web development.
Compojure is an open source web framework for the Clojure programming language. It emphasizes a thin I/O layer and a functional approach to web development.
ので、超訳してみる。 原文は、http://groups.google.com/group/compojure/browse_thread/thread/3c507da23540da6e 4. HTML以降はまだない。 1. ハンドラ Compojureでは、HTTPリクエストとHTTPレスポンスはClojureのマップで表される。 ハンドラはリクエストのマップを引数に取り、レスポンスのマップを返す関数である。 { リクエスト } --> ハンドラ --> { レスポンス } レスポンスのマップは3つのキーで構成される。 :status (必須、整数) HTTPステータスコード :headers (必須、マップ) HTTPヘッダ名と値のマップ :body (オプショナル、{String, ISeq, File, InputStream}) HTTPレスポンスボディと
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く