Skip to content

chore(connect): add stackable-fetcher #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 27, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion ja/connect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@ Connect自体の機能は少ないため、その分_middleware_が多くある
- 元々はConnectを利用していたが[4.0.0](https://github.com/strongloop/express/blob/4.0.0/History.md "4.0.0")で自前の実装に変更
- [wooorm/retext](https://github.com/wooorm/retext "wooorm/retext")
- `use`でプラグインを登録していくテキスト処理ライブラリ

- [r7kamura/stackable-fetcher](https://github.com/r7kamura/stackable-fetcher "r7kamura/stackable-fetcher")
- `use`でプラグインを登録して処理を追加できるTTPクライアントライブラリ

## まとめ

ここではConnectのプラグインアーキテクチャについて学びました。
Expand Down