Skip to content

csye6225-zzy/webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 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"
}

Import certificate to aws

aws acm import-certificate --certificate fileb://certificate.crt --private-key fileb://private.key --certificate-chain fileb://certificate-chain.ca-bundle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors