RaviDhoriya / basicCRUDops_NodeJs_sqlite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basicCRUDops_NodeJs_sqlite

In this project, 'index.js' is the server application which will perform the basic CRUD operations on SQLite3 database from the web browser on the same local machine. Here, all the four operations are executed with GET requests only.

About


Languages

Language:JavaScript 100.0%