Skip to content

Commit 3b57010

Browse files
committed
feat(connect): 参考資料を追加
1 parent 05d2c37 commit 3b57010

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ja/connect/README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,9 @@ Connect自体の機能は少ないため、その分_middleware_が多くある
194194

195195
- Connectは_middleware_を使ったHTTPサーバライブラリ
196196
- Connect自体のは機能は少ない
197-
- 複数の_middleware_を組わせてアプリケーションを作る
197+
- 複数の_middleware_を組わせてアプリケーションを作る
198+
199+
## 参考資料
200+
201+
- [Ruby - Rack解説 - Rackの構造とRack DSL - Qiita](http://qiita.com/higuma/items/838f4f58bc4a0645950a#2-5)
202+
- [Pylons のコンセプト — Pylons 0.9.7 documentation](http://docs.pylonsproject.org/projects/pylons-webframework/en/v1.0.1rc1/concepts.html)

0 commit comments

Comments
 (0)