Quantcast
Channel: Node.jsタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 9360

TypeScriptでNode.jsの組み込みhttpモジュールを使ってHTTPサーバーを作る

$
0
0
はじめに Node.jsの組み込みhttpモジュールを使ってTypeScriptで簡単なサーバーを作る機会があったので、紹介します。 Expressなどのフレームワークを使わずに、軽量なHTTPサーバーを構築したい場合に便利です。 実装例 以下は、URLパスに応じて異な...

Viewing all articles
Browse latest Browse all 9360

Trending Articles