Skip to content

This is how to create simple api using nodejs with mysql

Notifications You must be signed in to change notification settings

ivandj0h/mysql-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mysql Api

This is application was developed using nodejs with express framwork and mysql as a database. this is very simple api so you can learn it quickly

Installation

To install this application just clone this repo using

https://github.com/ivandi1980/HonestGiver.git

Usage

in order to run this application the 1st step you have to Install dependencies directly by using

npm install

the 2nd step you have to create your mysql rdbms using phpmyadmin or other tools

Run the server

Using the command below to run this server

npm run dev

About

This is how to create simple api using nodejs with mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published