Node.js
an open-source, cross-platform JavaScript runtime environment
Express JS
Fast, unopinionated, minimalist web framework for Node.js
/ MariaDB
[[ HTML, CSS, JS ] Node.js [ Express JS ]] |
\ Python
PS H:\devNodeJS\iPSnodejs> node iPSnjs.js
iPS
/public/index.html | this page
/public/css/
/public/js/
/public/zProjects/projects.html
iPS | NodeJS
iPS | Projects | AsyncAwait | GET
iPS | Projects | XMLHttpRequest
/zProjects/index.html
/zProjects/static.html
Routes
/users
/users/1
/users/new | GET > POST > GET
/clustering
/clustering/test | JSON | 2,500+ ms
/labeling
/labeling/test
SQL
clustering and Labeling using MariaDB Server NOT the XAMPP MariaDB
Python | ML/AI