Skip to content

ziyu-zhao/webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webapp

Ziyu Zhao 001306157

Prerequisites

mysql

java 8

Test

Example data for testing API of creating user:

{
  "email": "zhao.ziyu2@northeastern.edu",
  "password": "123456",
  "firstname": "ziyu",
  "lastname": "zhao"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 99.4%
  • Shell 0.6%