Skip to content

BackEnd for app Gao Ngon built by NodeJS, ExpressJS, MySQL

Notifications You must be signed in to change notification settings

thaihuynhquang/AppGaoNgon_BackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppGaoNgon_BackEnd

This is a simple project to make a web service API for AppShop-FrontEnd. The project uses NodeJS, ExpressJS, MySQL DB.

Features

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  1. Install XAMPP.
  2. Use import database in phpmyadmin, choose file appgao_db.sql.

Installing

  1. install project.
npm install
  1. run service.
node index.js

Built With

  • body-parser - The package for get parameter in HTTP post request.
  • jsonwebtoken - The package for implementation of JSON Web Tokens.
  • multer - The package for upload files.
  • mysql2 - The package for use MySQL client for Node.js.

Authors

About

BackEnd for app Gao Ngon built by NodeJS, ExpressJS, MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published