issues
search
somedd
/
swift-StoreApp
쇼핑 iOS 앱 저장소 / `18.04.26~`18.06.14
4
stars
1
forks
source link
JSON데이터를 읽는 모델 객체 생성
#12
Closed
somedd
closed
6 years ago
somedd
commented
6 years ago
아래 주소별로 JSON 데이터를 받아오는 모델 객체를 만든다.
HTTP 프로토콜 GET 요청으로 다음 주소에서 메인반찬 JSON 데이터를 받는다.
http://crong.codesquad.kr:8080/woowa/main
HTTP 프로토콜 GET 요청으로 다음 주소에서 국.찌게 JSON 데이터를 받는다.
http://crong.codesquad.kr:8080/woowa/soup
HTTP 프로토콜 GET 요청으로 다음 주소에서 밑반찬 JSON 데이터를 받는다.
http://crong.codesquad.kr:8080/woowa/side