stormalf / nodejs-ibmi-examples

nodejs examples targeting ibmi db2 database for testing purpose only

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-ibmi-examples

nodejs examples targeting ibmi db2 database for testing purpose only

country_example

see more information in the README.md into the country_example folder = country example

This first example is about a small CRUD application that stores country id and description in a database. It uses node-jt400 to connect to the database and for now a .env file is used to store the credentials.

About

nodejs examples targeting ibmi db2 database for testing purpose only

License:MIT License


Languages

Language:JavaScript 74.5%Language:Pug 25.5%