Express.js kawaii logo
Skip to content

メインメニュー

  • Express.js kawaii logo
    • ブログ
    • サポート

はじめに

  • インストール中
  • Hello world
  • Express generator
  • 基本ルーティング
  • 静的ファイルを提供中
  • 例
  • FAQ

ガイド

  • ルーティング
  • ミドルウェアの書き込み
  • ミドルウェアの使用
  • テンプレートエンジンの使用
  • エラー処理
  • デバッグ
  • プロキシの背後にある
  • データベースの統合
  • Express API のオーバーライド

移行ガイド

  • Express 4に移動中
  • Express 5に移動中

高度なトピック

  • ビルディングテンプレートエンジン
  • パフォーマンスのベストプラクティス
  • セキュリティのベストプラクティス
  • ヘルスチェックと優雅な停止
  • セキュリティの更新
  • 概要

express()

  • 概要

アプリケーション

  • 概要

リクエスト

  • 概要

回答

  • 概要

Router

  • 概要
  • 概要
  • コミュニティ
  • Glossary
  • コントリビューション
  • ユーティリティ
  • 更新履歴
  • express.json()
  • express.raw()
  • express.Router()
  • express.static()
  • express.text()
  • express.urlencoded()
  • app.locals
  • app.mountpath
  • app.router
  • app.on('mount')
  • app.all()
  • app.delete()
  • app.disable()
  • app.disabled()
  • app.enable()
  • app.enabled()
  • app.engine()
  • app.get(name)
  • app.get(path)
  • app.listen()
  • app.METHOD()
  • app.param()
  • app.path()
  • app.post()
  • app.put()
  • app.render()
  • app.route()
  • app.set()
  • app.use()
  • req.app
  • req.baseUrl
  • req.body
  • req.cookies
  • req.fresh
  • req.host
  • req.hostname
  • req.ip
  • req.ips
  • req.method
  • req.originalUrl
  • req.params
  • req.path
  • req.protocol
  • req.query
  • req.res
  • req.route
  • req.secure
  • req.signedCookies
  • req.stale
  • req.subdomains
  • req.xhr
  • req.accepts()
  • req.acceptsCharsets()
  • req.acceptsEncodings()
  • req.acceptsLanguages()
  • req.get()
  • req.is()
  • req.range()
  • res.app
  • res.headersSent
  • res.locals
  • res.req
  • res.append()
  • res.attachment()
  • res.clearCookie()
  • res.cookie()
  • res.download()
  • res.end()
  • res.format()
  • res.get()
  • res.json()
  • res.jsonp()
  • res.links()
  • res.location()
  • res.redirect()
  • res.render()
  • res.send()
  • res.sendFile()
  • res.sendStatus()
  • res.set()
  • res.status()
  • res.type()
  • res.vary()
  • Router()
  • router.all()
  • router.METHOD()
  • router.param()
  • router.route()
  • router.use()
  • 概要
  • body-parser
  • compression
  • cookie-parser
  • cookie-session
  • cors
  • errorhandler
  • method-override
  • morgan
  • multer
  • response-time
  • serve-favicon
  • serve-index
  • serve-static
  • session
  • timeout
  • vhost
  1. Resources

このページを翻訳

リソース

Express.jsエコシステムを学び、貢献し、接続するためのリソースを見つけましょう。 コミュニティに参加したい場合、ミドルウェアを探索したり、重要な概念を理解したりする場合でも、ここで必要なものが見つかります。

コミュニティ

Express.jsコミュニティとつながり、技術委員会について学び、議論に参加しましょう。

Expressに貢献する

Express.jsに貢献する方法については、課題の報告やプルリクエストの送信に関するガイドラインなどをご覧ください。

Glossary

Express.js、Node.js、ミドルウェア、ルーティング、その他の主要な概念に関連する包括的な用語集。

ユーティリティ

クッキー、CSRF保護、URL解析などのツールを含む、Express.jsとNode.jsに関連するユーティリティモジュールをご覧ください。

ミドルウェア

Express.js向けミドルウェアモジュールを探索し、アプリケーションを追加機能で拡張します。

前Router 次へコミュニティ

Copyright OpenJS Foundation and Express.js contributors. All rights reserved. The OpenJS Foundation has registered trademarks and uses trademarks. For a list of trademarks of the OpenJS Foundation, please see our Trademark Policy and Trademark List. Trademarks and logos not indicated on the list of OpenJS Foundation trademarks are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

  • The OpenJS Foundation
  • AI Coding Assistants Policy
  • Bylaws
  • Code of Conduct
  • Cookie Policy
  • Privacy Policy
  • Security Policy
  • Terms of Use
  • Trademark List
  • Trademark Policy
  • OpenJS Foundation Logo OpenJS Foundation Logo
  • Netlify Logo