6
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【IBM i × Node.js】オープンソース『Node.js』を使用した開発【index記事】

Last updated at Posted at 2025-10-21

はじめに

本記事は、IBM i RiSING (若手技術者コミュニティ)2025年gチームによるアウトプットのインデックス記事です。

Node.jsの実行環境の構築から、IBM i との連携を可能にするidb-connectorおよびitoolkitの導入・活用方法についてまとめています。
また、ルーティングの基本的な仕組みを理解し、Web APIを通じてRPGプログラムを呼び出す手法を習得することで、Web APIの構造や実践的な活用方法への理解を深めました。

Node.jsを研究する中で、APIの管理ができる便利ツール「Swagger」の存在を知り、IBM iのWeb管理機能と組み合わせて活用する方法についても調査を行いました。

IBM i とWeb技術の連携に関心のある方にとって、学習の足がかりとなれば幸いです。

記事一覧

No. 記事
1 【IBM i × Node.js】 実行環境構築
2 【IBM i × Node.js】idb-connector 前編
3 【IBM i × Node.js】idb-connector 後編
4 【IBM i × Node.js】itoolkit入門
5 ルーティング
6 Node.jsからRPGIIIの呼び出し
7 Node.js × SQLRPG連携(準備編)
8 Node.js × SQLRPG連携(Node.js実装編)
9 【IBM i × Node.js】IBM Web Administration for iのAPI機能について考える【Swaggerについて】

当記事の著作権はIBMに帰属します。
詳細はこちらを参照ください。

6
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?