Skip to content

kongyim/mysql-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql-test

getting started

git clone git@github.com:kongyim/mysql-test.git
cd mysql-test
npm install

start server

node server.js

testing link

  1. http://localhost:8080/api/schema

  2. http://localhost:8080/api/user

  3. http://localhost:8080/api/user/2

  4. http://localhost:8080/api/country

  5. http://localhost:8080/api/country/4

  6. http://localhost:8080/api/country?type=A

override configuration

default config.json file will created if you start the service in the first time. update config.json file to match your environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published