jyb2605 / d2-react-native

1 stars 1 forks source link

서버 기본 파일 & 라이센스 추가 #3

Closed jyb2605 closed 5 years ago

jyb2605 commented 5 years ago

서버 작동 코드 생성

*테스트1 GET Request: 101.101.160.246 :3000 Expected Result: {"hello":"world"}

*테스트2 GET Request: 101.101.160.246 :3000/inventory Expected Result: {"hat":5,"socks":5,"shirt":25,"pants":40}