node-express-server

Web server on Node.js(Express.js) with connection to local MySQL database

Includes:

  • Implementation of basic crud operations
  • Configs for working with form-data
  • Configs for handling CORS
  • Model-Routes-Controllers Code Structure