An open API service indexing awesome lists of open source software.

https://github.com/cyrusjetson/connecting-db2-flask

code for connecting DB2 with flask
https://github.com/cyrusjetson/connecting-db2-flask

css db2 flask html ibmcloud ibmdb2 jinja2 python

Last synced: about 1 month ago
JSON representation

code for connecting DB2 with flask

Awesome Lists containing this project

README

          

# Connecting-DB2-Flask Visitor Badge
# code for connecting DB2 with flask

## If you have any doubts you can comment on youtube channel or make PR or issue

## Structure
## Kindly follow the appropriate naming conventions

main_folder

|

- app.py

- SSL certificate downloaded from IBM db2 dashboard

- templates

- base.html

- user.html

- agent.html

- admin.html

- static

- css

- main.css

- assets (for storing images or other content)

## For SSL Certificate
Visit properties in query page, download the SSL certificate, paste in same folder of app.py