Skip to content

starter project for restAPI with node.js and my SQL

Notifications You must be signed in to change notification settings

Paretkf/node-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create API with mySQL starter

starter project for restAPI with node.js and my SQL

Project Structure

  • config configulation module for connect database express cors etc.
  • core business logic function moduls.
  • routes route for api endpoint.

Dependencies

  • body-parser Node.js body parsing middleware.
  • cors CORS is a node.js package for providing a Connect/Express middleware that can be used to enable CORS with various options.
  • express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
  • mysql tool for connect and query mysql database

About

starter project for restAPI with node.js and my SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published