GitHub - astonix/crudApp_htmlForm · GitHub
Skip to content

astonix/crudApp_htmlForm

 
 

Folders and files

Repository files navigation

Reading HTML form data using GET and POST method in Node.js

It is a server application developed using Node.js that will read data from HTML form and will perform basic operations like insert, read, update and delete on SQLite3 database using GET and POST requests. Some security features are also added by using modules like Helmet and Express-rate-limit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 56.5%
  • HTML 36.7%
  • CSS 6.8%