{"info":{"_postman_id":"aa2bd76d-1e9d-433e-a804-90c343bdc6c5","name":"PathFinder","description":"<html><head></head><body><p>Pathfinder Publish용 Collection입니다.</p>\n<h4 id=\"외부-로그인\"><strong>외부 로그인</strong></h4>\n<ol>\n<li>구글 OAuth2 로그인<br> - URI : <a href=\"https://accounts.google.com/o/oauth2/v2/auth?client_id=690166915653-paa941cs02li19r4b778hldnjbaldp1h.apps.googleusercontent.com&amp;redirect_uri=http://sixman-front-s3.s3-website.ap-northeast-2.amazonaws.com&amp;response_type=code&amp;scope=email\">https://accounts.google.com/o/oauth2/v2/auth?client_id={google-client-id}&amp;redirect_uri={redirect_uri}&amp;response_type={code}&amp;scope={scope}<br></a>- METHOD : GET<br> - REQUEST :<br> client_id=<a href=\"http://830692934800-9ulik9a4p22hd38uulbpghsrvabn17ab.apps.googleusercontent.com/\">830692934800-9ulik9a4p22hd38uulbpghsrvabn17ab.apps.googleusercontent.com</a><br> redirect_uri=로그인 후 연결되는 페이지<br> response_type=code<br> scope=email<br> - RESPONSE : redirect uri 에 쿼리로 코드 값 사용http://{baseUrl}/code=?<br> [code를 통해 토큰 발급]<br> - URI :<br> <a href=\"https://oauth2.googleapis.com/token?code=%7Bcode%7D&amp;client_id=%7Bclient_id%7D&amp;client_secret=%7Bclient_secret%7D&amp;redirect_uri=%7Bredirect_uri%7D&amp;grant_type=authorization_code\">https://oauth2.googleapis.com/token?code={code}&amp;client_id={client_id}&amp;client_secret={client_secret}&amp;redirect_uri={redirect_uri}&amp;grant_type=authorization_code</a><br> - METHOD : POST<br> - REQUEST :<br> grant_type=authorization_code<br> redirect_uri=<a href=\"https://localhost:8080/auth/google/callback\">https://localhost:8080/auth/google/callback</a><br> client_secret=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<br> client_id=830692934800-9ulik9a4p22hd38uulbpghsrvabn17ab.apps.googleusercontent.com<br> code={code}<br> - RESPONSE :<br> header : { Authorization : \"Bearer aaa.bbb.ccc\" Refresh : \"Bearer aaa.bbb.ccc\"}</li>\n<li>깃허브 OAuth2 로그인<br> - URI : <a href=\"http://localhost:8080/oauth2/authorization/google\">https://github.com/login/oauth/authorize?client_id={github-client-id}&amp;redirect_uri={redirect_uri}&amp;scope={scope}</a><br> - METHOD : GET<br> - REQUEST :<br> client_id=7dca96040ea08f34a56a<br> redirect_uri=로그인 후 연결되는 페이지<br> scope=email<br> - RESPONSE : redirect uri 에 쿼리로 코드 값 사용http://{baseUrl}/code=?<br> [code를 통해 토큰 발급]<br> - URI :<br> <a href=\"https://github.com/login/oauth/access_token?code=%7Bcode%7D&amp;client_id=%7Bclient_id%7D&amp;client_secret=%7Bclient_secret%7D&amp;redirect_uri=%7Bredirect_uri%7D&amp;grant_type=authorization_code\">https://github.com/login/oauth/access_token?code={code}&amp;client_id={client_id}&amp;client_secret={client_secret}&amp;redirect_uri={redirect_uri}&amp;grant_type=authorization_code</a><br> - METHOD : POST<br> - REQUEST :<br> grant_type=authorization_code<br> redirect_uri=<a href=\"https://localhost:8080/auth/github/callback\">https://localhost:8080/auth/github/callback</a><br> client_secret=a6330dd162444fcbf246121236437bb63a1f7c58<br> client_id=7dca96040ea08f34a56a<br> code={code}<br> - RESPONSE :<br> header : { Authorization : \"Bearer aaa.bbb.ccc\" Refresh : \"Bearer aaa.bbb.ccc\"}</li>\n<li>카카오 OAuth2 로그인<br> - URI : h<a href=\"https://kauth.kakao.com/oauth/authorize\">ttps://kauth.kakao.com/oauth/authorize</a>client_id=0c96492a94d3847f094fda7ec7a29407&amp;scope=profile_nickname,account_email&amp;response_type=code&amp;redirect_uri=<a href=\"http://sixman-front-s3.s3-website.ap-northeast-2.amazonaws.com\">http://sixman-front-s3.s3-website.ap-northeast-2.amazonaws.com</a><br> - METHOD : GET<br> - REQUEST :<br> client_id=a79191966acfe756c8d2e2ecc0d52c3c<br> redirect_uri=로그인 후 연결되는 페이지<br> response_type=code<br> scope=profile_nickname, account_email<br> - RESPONSE : redirect uri 에 쿼리로 코드 값 사용http://{baseUrl}/code=?<br> [code를 통해 토큰 발급]<br> - URI :<br> <a href=\"https://oauth2.googleapis.com/token?code=%7Bcode%7D&amp;client_id=%7Bclient_id%7D&amp;client_secret=%7Bclient_secret%7D&amp;redirect_uri=%7Bredirect_uri%7D&amp;grant_type=authorization_code\">https://oauth2.googleapis.com/token?code={code}&amp;client_id={client_id}&amp;client_secret={client_secret}&amp;redirect_uri={redirect_uri}&amp;grant_type=authorization_code</a><br> - METHOD : POST<br> - REQUEST :<br> grant_type=authorization_code<br> redirect_uri=<a href=\"https://localhost:8080/auth/kakao/callback\">https://localhost:8080/auth/kakao/callback</a><br> client_secret=xi4jXXeu4DSqb9Qk8k279YbEic60GZkI<br> client_id=a79191966acfe756c8d2e2ecc0d52c3c<br> code={code}<br> - RESPONSE :<br> header : { Authorization : \"Bearer aaa.bbb.ccc\" Refresh : \"Bearer aaa.bbb.ccc\"}</li>\n</ol>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"27565029","collectionId":"aa2bd76d-1e9d-433e-a804-90c343bdc6c5","publishedId":"2s9YBz1uiA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-07T05:08:33.000Z"},"item":[{"name":"Auth","item":[{"name":"회원 가입","id":"707218d1-b4c0-456d-be83-59ed6cb63118","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"kim\",\r\n    \"email\":\"kim@gmail.com\",\r\n    \"password\":\"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com/auth/signup","description":"<p>201 created  </p>\n<p>- name 중복일 경우 :<br />{\"status\": 409,\"message\": \"Name already exist\"}<br />- email 중복일 경우 :<br />{\"status\": 409,\"message\": \"Email already exist\"}</p>\n","urlObject":{"path":["auth","signup"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"1b42ce48-413f-46ce-b37c-34dc43a7f594","name":"회원 가입","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"kim\",\r\n    \"email\":\"kim@gmail.com\",\r\n    \"password\":\"1234\",\r\n    \"agreeToTerms\":true\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/auth/signup"},"status":"Created","code":201,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Location","value":"/members/8"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 07 Sep 2023 04:47:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"707218d1-b4c0-456d-be83-59ed6cb63118"},{"name":"회원 로그인","id":"48d7d004-9ba9-494e-9f84-af35dd0639a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"kim@gmail.com\",\r\n    \"password\":\"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com/auth/login","description":"<p>-email 틀렸을 경우:<br />{\"status\": 404,\"message\": \"User not found\"}</p>\n<p>-password 틀렸을 경우:<br />{\"status\": 401,\"message\": \"Invalid user credentials\"}</p>\n","urlObject":{"path":["auth","login"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"4856f4bd-d56d-4232-ba98-7dfcda0523c2","name":"회원 로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"kim@gmail.com\",\r\n    \"password\":\"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJraW1AZ21haWwuY29tIiwiYXV0aCI6IlJPTEVfVVNFUiIsImlkIjo5LCJleHAiOjE2OTQwNjk0OTR9.5C4YEbbyvFzF1XA6fEIl5jhH7-nM1NfZzRVUUPx1Uxk"},{"key":"Refresh","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJraW1AZ21haWwuY29tIiwiaWQiOjksImV4cCI6MTY5NDY2NzA5NH0.92rJEwTIEkMQHNZrvD2qfUGGGGCa3sfFe7xh7CmoNnk"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"14"},{"key":"Date","value":"Thu, 07 Sep 2023 04:51:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"memberId\": 9\n}"}],"_postman_id":"48d7d004-9ba9-494e-9f84-af35dd0639a0"},{"name":"Code를 통해 토큰 발급","id":"55baa579-d30b-48fa-ad8a-dbdc20dd15b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/auth/oauth/{providerId}?code=code","description":"<p>providerId : google, github, kakao</p>\n<p>code : oauth2 로그인 후 url 의 code 값</p>\n","urlObject":{"port":"8080","path":["auth","oauth","{providerId}"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[{"description":{"content":"<p>OAuth2 로그인 후 URL 코드의 값</p>\n","type":"text/plain"},"key":"code","value":"code"}],"variable":[]}},"response":[],"_postman_id":"55baa579-d30b-48fa-ad8a-dbdc20dd15b6"},{"name":"토큰 재발급","id":"6d5948c8-7628-4ad4-803c-214d6b3c1e17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/auth/refresh","urlObject":{"port":"8080","path":["auth","refresh"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d5948c8-7628-4ad4-803c-214d6b3c1e17"}],"id":"c27a27a1-0bfb-4199-a0f7-484bc250d397","description":"<p>회원 가입/로그인 및 토큰 관련 API</p>\n","_postman_id":"c27a27a1-0bfb-4199-a0f7-484bc250d397"},{"name":"Member","item":[{"name":"마이페이지 조회","id":"00c69b94-e387-4a14-958c-a89a2838676d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com/member/mypage/1","description":"<p>200 OK<br />- 회원 존재 안할시 : 404 not found</p>\n","urlObject":{"path":["member","mypage","1"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"5e575c35-e59e-4aa4-8ac9-226248266779","name":"마이페이지 조회","originalRequest":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/mypage/{member-id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 07 Sep 2023 04:53:03 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"kim\",\n        \"email\": \"kim@gmail.com\",\n        \"introduce\": \"안녕하세요\",\n        \"profileImageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/profileimage.png\"\n    }\n}"}],"_postman_id":"00c69b94-e387-4a14-958c-a89a2838676d"},{"name":"회원 정보 수정","id":"03950652-bdd8-452e-aef6-d4da07803f39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"codestates\",\r\n    \"password\":\"qwer1234\",\r\n    \"introduce\":\"안녕\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/mypage/9","description":"<p>200 OK</p>\n","urlObject":{"port":"8080","path":["member","mypage","9"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"c240431a-dfed-4656-8628-317dbbff1af6","name":"회원 정보 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"codestates\",\r\n    \"password\":\"qwer1234\",\r\n    \"introduce\":\"안녕\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/mypage/{member-id}"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 07 Sep 2023 04:53:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"03950652-bdd8-452e-aef6-d4da07803f39"},{"name":"회원 탈퇴","id":"db7f5e9d-ab12-48fc-bbfe-4e658693b41a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com/member/mypage/1","description":"<p>204 No Content</p>\n","urlObject":{"path":["member","mypage","1"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"8af41c9b-d5ba-4b94-910a-3460807d1898","name":"회원 탈퇴","originalRequest":{"method":"DELETE","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/mypage/{member-id}"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Date","value":"Thu, 07 Sep 2023 04:58:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"db7f5e9d-ab12-48fc-bbfe-4e658693b41a"},{"name":"개별 리워드 정보 가져오기","id":"78d193a4-9126-42f4-b1f9-9346886169a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/mypage/reward/1","description":"<p>200 OK</p>\n","urlObject":{"port":"8080","path":["member","mypage","reward","1"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"78d193a4-9126-42f4-b1f9-9346886169a1"},{"name":"프로필이미지 변경","id":"2c1655b4-b885-43dc-8feb-d4b47b22f1f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"imageUrl\":\"바뀐 이미지 링크\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/reward/1","description":"<p>200 OK</p>\n","urlObject":{"port":"8080","path":["member","reward","1"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c1655b4-b885-43dc-8feb-d4b47b22f1f7"}],"id":"adada7c6-8596-4cdd-8533-1e315414aeb8","description":"<p>회원 마이페이지 관련 API</p>\n","_postman_id":"adada7c6-8596-4cdd-8533-1e315414aeb8"},{"name":"Diary","item":[{"name":"게시글 생성","id":"3e87c6b3-c2f1-4ec6-83c6-2c453b7eb62b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"memberId\":1,\r\n    \"title\":\"hello\",\r\n    \"content\":\"hi hello\",\r\n    \"area1\":\"경기도\",\r\n    \"area2\":\"성남시\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/registration","description":"<p>201 Created</p>\n","urlObject":{"port":"8080","path":["diary","registration"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"1dbc04e6-6afa-4f86-a229-f39b846acf04","name":"게시글 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"memberId\":1,\r\n    \"title\":\"hello\",\r\n    \"content\":\"hi hello\",\r\n    \"area1\":\"경기도\",\r\n    \"area2\":\"성남시\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/registration"},"status":"Created","code":201,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Location","value":"/diary/1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 07 Sep 2023 05:00:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3e87c6b3-c2f1-4ec6-83c6-2c453b7eb62b"},{"name":"게시글 수정","id":"da94ef37-0ac0-4e01-b74a-b148f161f00e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\":\"hihihi\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/edit/1","description":"<p>200 OK  </p>\n<p>Header에 토큰 필요</p>\n","urlObject":{"port":"8080","path":["diary","edit","1"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"8eb13309-71c4-4f3d-b3a8-ecbe232202b7","name":"게시글 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\":\"hihihi\"\r\n}","options":{"raw":{"language":"json"}}},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/edit/{diary-id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 07 Sep 2023 05:00:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"diaryId\": 1,\n        \"name\": \"홍길동\",\n        \"title\": \"hihihi\",\n        \"content\": \"hi hello\",\n        \"area1\": \"경기도\",\n        \"area2\": \"성남시\",\n        \"recommendedCount\": 0,\n        \"views\": 0,\n        \"createdAt\": \"2023-09-07T05:00:19.610172\",\n        \"modifiedAt\": \"2023-09-07T05:00:56.801136\"\n    }\n}"}],"_postman_id":"da94ef37-0ac0-4e01-b74a-b148f161f00e"},{"name":"게시글 삭제","id":"aa6876c8-d91b-4268-9a1b-03e9a57d3849","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/1","description":"<p>204 No Content  </p>\n<p>Header에 토큰 필요</p>\n","urlObject":{"port":"8080","path":["diary","1"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa6876c8-d91b-4268-9a1b-03e9a57d3849"},{"name":"게시글 상세 조회","id":"d4c88b07-5cb7-4e5d-ad70-ccffd1b40a37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/1","description":"<p>200 OK<br />- 게시물 존재 안할시 : 404 Not found</p>\n<p>추천 여부 조회시 Header에 토큰 필요</p>\n","urlObject":{"port":"8080","path":["diary","1"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"9307e069-36a3-4610-8cfb-9020635db488","name":"게시글 상세 조회","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/{diary-id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 07 Sep 2023 05:01:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"diaryId\": 1,\n        \"name\": \"kim\",\n        \"title\": \"hello\",\n        \"content\": \"hi hello\",\n        \"area1\": \"경기도\",\n        \"area2\": \"성남시\",\n        \"recommendedCount\": 0,\n        \"scrapCount\": 0,\n        \"views\": 3,\n        \"createdAt\": \"2023-09-13T15:12:29.261979\",\n        \"modifiedAt\": \"2023-09-13T15:14:36.1402795\",\n        \"recommend\": false\n    }\n}"}],"_postman_id":"d4c88b07-5cb7-4e5d-ad70-ccffd1b40a37"},{"name":"게시글 리스트 조회","id":"358b1d33-1202-42ae-8d4e-e7da1d3ce18b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary?page=1","description":"<p>200 OK</p>\n","urlObject":{"port":"8080","path":["diary"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"5ec141b3-04f0-400b-be2e-03cd34b0b1f3","name":"게시글 리스트 조회(최신순)","originalRequest":{"method":"GET","header":[],"url":{"raw":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary?page=1","host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"port":"8080","path":["diary"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 07 Sep 2023 05:02:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"diaryId\": 1,\n            \"name\": \"kim\",\n            \"title\": \"hello\",\n            \"content\": \"hi hello\",\n            \"area1\": \"경기도\",\n            \"area2\": \"성남시\",\n            \"recommendedCount\": 0,\n            \"scrapCount\": 0,\n            \"views\": 3,\n            \"createdAt\": \"2023-09-13T15:12:29.261979\",\n            \"modifiedAt\": \"2023-09-13T15:14:36.14028\",\n            \"recommend\": false\n        }\n    ],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 10,\n        \"totalElements\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"358b1d33-1202-42ae-8d4e-e7da1d3ce18b"},{"name":"지역별 조회","id":"c645ec48-6ad5-498c-a1b5-e9207b8afdb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com/diary/area/경기도?page=1","description":"<p>200 OK</p>\n","urlObject":{"path":["diary","area","경기도"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"16f963d0-35b2-48d4-be8c-6fbd2fb68c5c","name":"지역별 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/area/{area1}?page=1","host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"port":"8080","path":["diary","area","{area1}"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 07 Sep 2023 05:02:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"diaryId\": 1,\n            \"name\": \"kim\",\n            \"title\": \"hello\",\n            \"content\": \"hi hello\",\n            \"area1\": \"경기도\",\n            \"area2\": \"성남시\",\n            \"recommendedCount\": 0,\n            \"scrapCount\": 0,\n            \"views\": 3,\n            \"createdAt\": \"2023-09-13T15:12:29.261979\",\n            \"modifiedAt\": \"2023-09-13T15:14:36.14028\",\n            \"recommend\": false\n        }\n    ],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 10,\n        \"totalElements\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"c645ec48-6ad5-498c-a1b5-e9207b8afdb4"},{"name":"작성자별 글 조회","id":"5715934e-af50-4975-a81c-20ee9517a9cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com/diary/member/1?page=1","description":"<p>200 OK</p>\n","urlObject":{"path":["diary","member","1"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"65df39d8-41df-428f-9d09-b203b52b1285","name":"작성자별 글 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/member/{member-id}?page=1","host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"port":"8080","path":["diary","member","{member-id}"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 07 Sep 2023 05:03:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"diaryId\": 1,\n            \"name\": \"kim\",\n            \"title\": \"hello\",\n            \"content\": \"hi hello\",\n            \"area1\": \"경기도\",\n            \"area2\": \"성남시\",\n            \"recommendedCount\": 0,\n            \"scrapCount\": 0,\n            \"views\": 3,\n            \"createdAt\": \"2023-09-13T15:12:29.261979\",\n            \"modifiedAt\": \"2023-09-13T15:14:36.14028\",\n            \"recommend\": false\n        }\n    ],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 10,\n        \"totalElements\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"5715934e-af50-4975-a81c-20ee9517a9cf"},{"name":"추천순 게시글 조회(일)","id":"dd87c323-02d1-4598-b9a2-44aba2b5433a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/recommend/day","description":"<p>200 OK</p>\n","urlObject":{"port":"8080","path":["diary","recommend","day"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"70e7baec-1ea2-4fe7-9bb8-a903e695bf9f","name":"추천순 게시글 조회(일)","originalRequest":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/recommend/day"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 07 Sep 2023 05:03:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"diaryId\": 1,\n            \"name\": \"kim\",\n            \"title\": \"hello\",\n            \"content\": \"hi hello\",\n            \"area1\": \"경기도\",\n            \"area2\": \"성남시\",\n            \"recommendedCount\": 0,\n            \"scrapCount\": 0,\n            \"views\": 3,\n            \"createdAt\": \"2023-09-13T15:12:29.261979\",\n            \"modifiedAt\": \"2023-09-13T15:14:36.14028\",\n            \"recommend\": false\n        }\n    ],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 10,\n        \"totalElements\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"dd87c323-02d1-4598-b9a2-44aba2b5433a"},{"name":"추천순 게시글 조회(주)","id":"f10d01fd-fd53-4ea1-aafe-3e0d8a560aa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/recommend/week","urlObject":{"port":"8080","path":["diary","recommend","week"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"7a0a4c43-a988-4d6b-bd8d-eda2c15775b6","name":"추천순 게시글 조회(주)","originalRequest":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/recommend/week"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 18 Oct 2023 07:23:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 3,\n        \"totalElements\": 0,\n        \"totalPages\": 0\n    }\n}"}],"_postman_id":"f10d01fd-fd53-4ea1-aafe-3e0d8a560aa7"},{"name":"추천순 게시글 조회(월)","id":"7c1ca5e1-fa65-433d-afa2-cfa8acb0e5cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/recommend/month","urlObject":{"port":"8080","path":["diary","recommend","month"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"2e71a80f-0587-49b8-9e5b-a0feb18efc4d","name":"추천순 게시글 조회(월)","originalRequest":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/recommend/month"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 18 Oct 2023 07:23:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 3,\n        \"totalElements\": 0,\n        \"totalPages\": 0\n    }\n}"}],"_postman_id":"7c1ca5e1-fa65-433d-afa2-cfa8acb0e5cd"},{"name":"추천순 게시글 조회(년)","id":"2b9b672a-8118-4f49-874f-bb0646094724","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/recommend/week","urlObject":{"port":"8080","path":["diary","recommend","week"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"891866eb-c81f-4b2b-a213-c9205a3fc965","name":"추천순 게시글 조회(년)","originalRequest":{"method":"GET","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/diary/recommend/year"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 18 Oct 2023 07:25:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"diaryId\": 6,\n            \"name\": \"김영희\",\n            \"email\": \"test111@test.com\",\n            \"title\": \"거제 여행을 다녀왔어요! 자연경관이 아름다운 힐링 여행이었습니다!\",\n            \"content\": \"<p><img src=\\\"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/image.png_b4f56306-50f5-42c0-a398-5e6d424ccf29\\\" alt=\\\"이미지 설명\\\" contenteditable=\\\"false\\\"><br></p><p><br></p><h4>1. 거제 해수욕장</h4><p>첫 번째로 방문한 곳은 거제 해수욕장이었습니다. 푸른 바다와 하얀 모래사장이 어우러진 이 곳은 휴양지로서 완벽한 선택이었습니다. 파도 소리를 들으며 햇빛을 쬐며 시간을 보내는 것은 정말 기분 좋았어요. 그림 같은 일몰은 절대 놓치지 마세요!</p><h4>2. 동백섬</h4><p>거제에서 놓치면 안 되는 또 하나의 아름다운 장소는 동백섬입니다. 섬에 가는 길은 다리를 걸어가는데, 섬으로 걸어가면서 무수한 사진 찍을 수 있는 포인트를 찾을 수 있었어요. 특히 섬의 정상에서 보는 바다 전망은 멋진 기억으로 남을 것 같아요.</p><h4>3. 바람의 언덕</h4><p>바람의 언덕은 거제에서 가장 인기 있는 명소 중 하나입니다. 언덕에서 바라보는 풍경은 정말 환상적이었습니다. 특히 바람이 불 때, 풍경이 더 아름다워지는데, 여기서 일몰을 보는 것은 정말 멋진 경험이었습니다.</p><h4>4. 거제 바다 생태 박물관</h4><p>거제는 자연 생태에 관심이 있는 여행자들에게도 좋은 장소입니다. 거제 바다 생태 박물관에서는 지역 바다 생태계와 생물 다양성에 대한 흥미로운 정보를 얻을 수 있었습니다. 더불어 박물관 주변 해안에서 해양 생물을 관찰하며 자연과 조화로운 시간을 보낼 수 있었어요.</p><h4>5. 거제 맛집 투어</h4><p>거제 여행이라면 해산물 요리를 즐기지 않을 수 없죠! 거제는 신선한 해산물을 맛볼 수 있는 많은 레스토랑이 있습니다. 특히 해초 비빔밥, 홍어회, 그리고 바지락 칼국수는 저의 최애 음식 중 하나가 되었습니다. 거제 여행은 자연과 바다를 만끽하며 힐링하고, 특별한 순간을 만들어주는 곳이었습니다. 거제를 방문하면서 나 자신과 자연과 조금 더 가까워질 수 있었던 것 같아 기분이 좋습니다. 여러분도 거제 여행을 계획 중이라면, 꼭 방문해보세요! 그럼, 다음 여행 리뷰에서 또 만나요! 여러분의 여행도 즐겁고 행복하길 바랍니다.</p>\",\n            \"area1\": \"경상도\",\n            \"area2\": \"거제\",\n            \"recommendedCount\": 4,\n            \"scrapCount\": 6,\n            \"views\": 67,\n            \"createdAt\": \"2023-09-18T10:39:59.809867\",\n            \"modifiedAt\": \"2023-09-18T11:09:02.752891\",\n            \"recommend\": false,\n            \"scrap\": false\n        },\n        {\n            \"diaryId\": 8,\n            \"name\": \"김영희\",\n            \"email\": \"test111@test.com\",\n            \"title\": \"서울 먹거리 여행: 현지 맛집에서 특별한 음식 체험하기\",\n            \"content\": \"<p>오늘은 대한민국 수도 서울에서 먹을 만한 맛있는 음식 몇 가지를 소개해드릴게요. 서울은 다양한 먹거리로 가득 차 있어, 여행 중 현지 음식을 즐기는 것이 가장 특별한 경험 중 하나입니다.</p><p><br></p><p><img src=\\\"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/image.png_e1c3911b-5033-41ed-9b6b-f541b4e54f22\\\" alt=\\\"이미지 설명\\\" contenteditable=\\\"false\\\"><br></p><p><br></p><h4>1. 꼭 먹어봐야 할 한식: 불고기</h4><p>한국의 대표적인 음식 중 하나인 불고기를 서울에서 맛보세요. 불고기는 얇게 썬 소고기를 고기 양념장에 버무려 구워낸 요리로, 고기의 부드럽고 담백한 맛이 일품입니다. 한식당이나 맛집에서 불고기를 시키면 반드시 여행의 맛을 느낄 수 있습니다.</p><h4>2. 길거리 음식: 떡볶이와 오뎅</h4><p>서울 거리를 걷다보면 길거리 음식 판매점을 많이 볼 수 있습니다. 국민 간식인 떡볶이와 오뎅은 국내외 여행객들에게 인기가 많습니다. 매운 떡볶이와 간단한 오뎅을 함께 즐겨보세요.</p><h4>3. 분식 맛집: 김밥</h4><p>김밥은 한국의 대표적인 분식 메뉴 중 하나로, 간단하면서도 맛있습니다. 다양한 종류의 김밥을 시도해보세요. 참치 김밥, 불고기 김밥, 김치 김밥 등 다양한 맛을 만날 수 있습니다.</p><h4>4. 한국 전통 떡: 인절미와 떡국</h4><p>한국 전통 떡 중에서도 인절미와 떡국은 특별한 맛을 가지고 있습니다. 인절미는 찹쌀과 땅콩 팥을 사용하여 달콤하고 쫄깃한 맛이 인상적이며, 떡국은 떡과 육수가 조화를 이루어 맛있습니다. 한국의 전통 떡을 맛보는 것은 여행 중 특별한 경험이 될 것입니다.</p><h4>5. 디저트 카페: 한국식 아이스크림과 빙수</h4><p>서울에는 다양한 디저트 카페가 있어 여행의 끝을 달래줄 수 있습니다. 한국식 아이스크림인 \\\"뽕따\\\"와 전통 디저트 \\\"팥빙수\\\"를 맛보세요. 시원하고 달콤한 디저트로 여행을 마무리하세요.</p><p>서울은 먹거리로 가득 찬 도시로, 다양한 맛과 음식을 즐기며 여행을 더욱 특별하게 만들 수 있습니다. 맛있는 음식과 함께 즐거운 여행 되세요!</p>\",\n            \"area1\": \"경기도\",\n            \"area2\": \"서울\",\n            \"recommendedCount\": 4,\n            \"scrapCount\": 2,\n            \"views\": 124,\n            \"createdAt\": \"2023-09-18T11:17:51.981813\",\n            \"modifiedAt\": \"2023-10-16T06:30:05.1618\",\n            \"recommend\": false,\n            \"scrap\": false\n        },\n        {\n            \"diaryId\": 3,\n            \"name\": \"홍길동\",\n            \"email\": \"xxx123@gmail.com\",\n            \"title\": \"춘천 여행: 자연의 아름다움과 맛있는 음식의 여정\",\n            \"content\": \"<p>안녕하세요, 여행 좋아하는 홍길동입니다! 오늘은 한국의 아름다운 자연 경관과 풍부한 음식 문화를 만끽할 수 있는 춘천 여행을 함께 살펴보려고 합니다. 춘천은 경기도의 중심에 위치하고 있으며, 다채로운 관광 명소와 미식 투어가 기다리고 있습니다.</p><p><img src=\\\"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/image.png_a03af2ef-87fd-4e7a-96a7-7f7426c6ba96\\\" alt=\\\"이미지 설명\\\" contenteditable=\\\"false\\\"><br></p><p><strong>1. 남이섬 (Nami Island)</strong></p><p>춘천을 방문하면 빠질 수 없는 명소 중 하나가 남이섬입니다. 이 곳은 평화로운 자연 경관과 농어촌 풍경이 조화를 이루고 있으며, 매 시즌마다 다양한 아름다움을 선사합니다. 나무들로 둘러싸인 길을 걸으면서 신비로운 분위기를 느낄 수 있습니다.</p><p><strong>2. 송암레일바이크 (Songam Rail Bike)</strong></p><p>송암레일바이크는 춘천의 아름다운 자연을 탐험하기 위한 재미있는 활동 중 하나입니다. 기차 레일 위에 자전거를 타고 가족과 함께 아름다운 풍경을 감상할 수 있습니다. 특히 가을에는 단풍이 아름답게 물든 풍경이 기억에 남을 것입니다.</p><p><strong>3. 춘천 숭례문 (Chuncheon Soyanggang Sky Walk)</strong></p><p>춘천 숭례문은 소양강 위에 위치한 유리 다리로, 아래로 내려다보면 소양강과 아름다운 자연 경관을 감상할 수 있습니다. 높은 곳에서의 경치를 좋아하는 여행객에게 추천합니다.</p><p><strong>4. 닭갈비와 감자탕</strong></p><p>춘천으로 여행을 왔다면 닭갈비와 감자탕을 먹어보는 것이 필수입니다. 춘천은 이 두 가지 음식으로 유명합니다. 신선한 닭고기와 고추장 기반의 양념을 사용한 닭갈비와, 감자와 돼지고기로 만든 감자탕은 현지 음식의 맛을 경험할 수 있는 곳입니다.</p><p><strong>5. 춘천 명동거리 (Chuncheon Myeongdong Street)</strong></p><p>춘천 명동거리는 쇼핑과 음식 거리로, 다양한 가게와 레스토랑이 나열되어 있습니다. 현지 음식을 즐기고, 지역 특산품을 구매하며 즐거운 시간을 보낼 수 있습니다.</p><p>춘천은 자연의 아름다움과 풍부한 음식 문화가 조화를 이루는 매력적인 여행지입니다. 이곳에서 특별한 순간을 경험하고 다양한 활동을 즐겨보세요. 춘천 여행을 통해 휴식과 탐험을 동시에 누릴 수 있을 것입니다. 즐거운 여행되세요!</p>\",\n            \"area1\": \"강원도\",\n            \"area2\": \"춘천\",\n            \"recommendedCount\": 3,\n            \"scrapCount\": 2,\n            \"views\": 141,\n            \"createdAt\": \"2023-09-18T06:08:32.50452\",\n            \"modifiedAt\": \"2023-09-21T03:47:41.180285\",\n            \"recommend\": false,\n            \"scrap\": false\n        }\n    ],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 3,\n        \"totalElements\": 23,\n        \"totalPages\": 8\n    }\n}"}],"_postman_id":"2b9b672a-8118-4f49-874f-bb0646094724"}],"id":"85c1188b-6528-4204-9946-1bc19ec98bf9","description":"<p>블로그 게시글 관련 API</p>\n","_postman_id":"85c1188b-6528-4204-9946-1bc19ec98bf9"},{"name":"Recommend","item":[{"name":"게시글 추천","id":"37816d66-88c6-4d37-a10c-f66368ef2d9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com/recommend?memberId=2&diaryId=1","description":"<p>200 OK</p>\n","urlObject":{"path":["recommend"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[{"key":"memberId","value":"2"},{"key":"diaryId","value":"1"}],"variable":[]}},"response":[{"id":"a22d0a8e-b647-41a6-8593-e15559a9236a","name":"게시글 추천","originalRequest":{"method":"POST","header":[],"url":{"raw":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/recommend?memberId=1&diaryId=1","host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"port":"8080","path":["recommend"],"query":[{"key":"memberId","value":"1","description":"member-id"},{"key":"diaryId","value":"1","description":"diary-id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 07 Sep 2023 05:04:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"37816d66-88c6-4d37-a10c-f66368ef2d9b"}],"id":"ec0a25cc-5176-48e7-b3b2-02b98a73aade","description":"<p>게시물 추천 관련 API</p>\n","_postman_id":"ec0a25cc-5176-48e7-b3b2-02b98a73aade"},{"name":"Image","item":[{"name":"이미지 저장 후 URL 반환","id":"ffda79bc-c2a8-4554-8821-10a75953ddfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"","value":"","description":"<p>이미지 파일</p>\n","type":"text"}]},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com/image","description":"<p>200 OK</p>\n","urlObject":{"path":["image"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"2cb704df-631c-4989-89a4-67265a4771f6","name":"이미지 저장 후 URL 반환","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"","description":"이미지 파일","type":"file","src":"/C:/Users/qt586/OneDrive/바탕 화면/black.jpg"}]},"url":"ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/image"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"89"},{"key":"Date","value":"Thu, 07 Sep 2023 05:18:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"\"https://ibb.co/5n9Kfhb\""}],"_postman_id":"ffda79bc-c2a8-4554-8821-10a75953ddfd"}],"id":"52e9b235-85d4-4769-a3e2-151d227821e6","description":"<p>웹 에디터 이미지 관리 API</p>\n","_postman_id":"52e9b235-85d4-4769-a3e2-151d227821e6"},{"name":"TourInfo","item":[{"name":"투어 정보 불러오기","id":"e2a39f46-9acc-4ef6-8ac1-edafec11b968","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/api?address=랜덤","description":"<ul>\n<li>address에 도시명 입력</li>\n</ul>\n<p>200 ok</p>\n<p>500 IE</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[{"key":"address","value":"랜덤"}],"variable":[]}},"response":[{"id":"3e79f8aa-b48b-4667-aa53-29a8f5054ec4","name":"랜덤 도시 불러오기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/api?address=랜덤","protocol":"http","host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"port":"8080","path":["api"],"query":[{"key":"address","value":"랜덤"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 11 Oct 2023 05:35:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"tourInfos\": [\n            {\n                \"contentId\": 2748770,\n                \"title\": \"석관정나루터\",\n                \"addr1\": \"전남 나주시 다시면 동당리 847\",\n                \"addr2\": \"\",\n                \"firstimage\": \"\"\n            },\n            {\n                \"contentId\": 134277,\n                \"title\": \"예향한정식\",\n                \"addr1\": \"전라남도 나주시 나주천1길 79\",\n                \"addr2\": \"\",\n                \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/39/1973639_image2_1.jpg\"\n            },\n            {\n                \"contentId\": 126362,\n                \"title\": \"불회사(나주)\",\n                \"addr1\": \"전라남도 나주시 다도면 다도로 1224-142\",\n                \"addr2\": \"(다도면)\",\n                \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/86/2004986_image2_1.jpg\"\n            },\n            {\n                \"contentId\": 2861581,\n                \"title\": \"행운분식\",\n                \"addr1\": \"전라남도 나주시 나주로 142-3 구미식당\",\n                \"addr2\": \"\",\n                \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/73/2861573_image2_1.JPG\"\n            },\n            {\n                \"contentId\": 128145,\n                \"title\": \"나주 목사내아\",\n                \"addr1\": \"전라남도 나주시 금성관길 13-10\",\n                \"addr2\": \"(금계동)\",\n                \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/55/2515655_image2_1.jpg\"\n            },\n            {\n                \"contentId\": 2741556,\n                \"title\": \"자연애스토리\",\n                \"addr1\": \"전라남도 나주시 문평면 학교평전길 122\",\n                \"addr2\": \"\",\n                \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/85/2741785_image2_1.JPG\"\n            }\n        ],\n        \"addr\": \"나주\"\n    }\n}"},{"id":"b999401d-89e1-4702-90d0-73cec741cd97","name":"부산 도시 불러오기","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/api?address=부산","protocol":"http","host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"port":"8080","path":["api"],"query":[{"key":"address","value":"부산"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 11 Oct 2023 05:41:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"tourInfos\": [\n            {\n                \"contentId\": 2908923,\n                \"title\": \"지오다노 롯데동부산\",\n                \"addr1\": \"부산광역시 기장군 기장읍 기장해안로 147, 2층\",\n                \"addr2\": \"\",\n                \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/18/2884718_image2_1.jpg\"\n            },\n            {\n                \"contentId\": 2871172,\n                \"title\": \"유니브엑스포부산 : 청춘페스티벌\",\n                \"addr1\": \"부산광역시 부산진구 전포대로209번길 26 놀이마루\",\n                \"addr2\": \"\",\n                \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/32/2871132_image2_1.jpg\"\n            },\n            {\n                \"contentId\": 2617724,\n                \"title\": \"마린시티\",\n                \"addr1\": \"부산광역시 해운대구 우동\",\n                \"addr2\": \"1411\",\n                \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/23/2617723_image2_1.jpg\"\n            },\n            {\n                \"contentId\": 2990893,\n                \"title\": \"브루어리 탐험대 양조장 투어\",\n                \"addr1\": \"부산광역시 부산진구 자유평화로 11 누리엔\",\n                \"addr2\": \"\",\n                \"firstimage\": \"\"\n            },\n            {\n                \"contentId\": 1019616,\n                \"title\": \"센텀시티 아이스링크 (신세계백화점)\",\n                \"addr1\": \"부산광역시 해운대구 센텀남대로 35\",\n                \"addr2\": \"\",\n                \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/55/1020255_image2_1.jpg\"\n            },\n            {\n                \"contentId\": 2928937,\n                \"title\": \"EJ OST 롯데광복\",\n                \"addr1\": \"부산광역시 중구 중앙대로 2\",\n                \"addr2\": \"\",\n                \"firstimage\": \"\"\n            }\n        ],\n        \"addr\": \"부산\"\n    }\n}"}],"_postman_id":"e2a39f46-9acc-4ef6-8ac1-edafec11b968"},{"name":"투어 상세 페이지","id":"82478922-1094-4508-aa07-6985a0c39b0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/api/2994101","description":"<ul>\n<li>contentId를 통해 검색</li>\n</ul>\n<p>200 ok</p>\n<p>404 투어 정보를 찾지 못 했습니다.</p>\n<p>500 IE</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","2994101"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"fd2202d0-d9f7-4c26-accb-39f75e385ff5","name":"투어 상세 페이지","originalRequest":{"method":"GET","header":[],"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/api/2994101"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 11 Oct 2023 05:35:55 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"contentId\": 2994101,\n        \"title\": \"가곡국민여가캠핑장\",\n        \"addr1\": \"강원특별자치도 삼척시 가곡면 탕곡리\",\n        \"addr2\": \"506-5\",\n        \"tel\": \"033-572-1800\",\n        \"firstimage\": \"http://tong.visitkorea.or.kr/cms/resource/98/2994098_image2_1.jpg\",\n        \"firstimage2\": \"http://tong.visitkorea.or.kr/cms/resource/98/2994098_image3_1.jpg\",\n        \"tag\": \"레포츠\",\n        \"zipcode\": \"25954\"\n    }\n}"}],"_postman_id":"82478922-1094-4508-aa07-6985a0c39b0d"}],"id":"67af2ef6-ea3f-45a3-9d96-d600e5917000","description":"<p>외부 API 관련 API</p>\n","_postman_id":"67af2ef6-ea3f-45a3-9d96-d600e5917000"},{"name":"Reward","item":[{"name":"개별 회원 보상 정보 조회","id":"6528ed4f-1829-4506-9c0d-7280c0891928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/reward/{member-id}","description":"<p>200 OK</p>\n","urlObject":{"protocol":"http","port":"8080","path":["member","reward","{member-id}"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"358e22f1-4dc3-4c2d-aa5f-e1eb311ac80b","name":"개별 회원 보상 정보 조회","originalRequest":{"method":"GET","header":[],"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/reward/{member-id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 11 Sep 2023 04:32:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"rewardId\": \"11\",\n            \"name\": \"그냥 꽁치\",\n            \"requirement\": \"1\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈/꽁치.png\",\n            \"unlocked\": true\n        },\n        {\n            \"rewardId\": \"12\",\n            \"name\": \"횟집사장 참치\",\n            \"requirement\": \"3\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈+전/참치.png\",\n            \"unlocked\": false\n        },\n        {\n            \"rewardId\": \"13\",\n            \"name\": \"디자이너 흰동가리\",\n            \"requirement\": \"5\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈+전/흰동가리.png\",\n            \"unlocked\": false\n        },\n        {\n            \"rewardId\": \"14\",\n            \"name\": \"자원봉사자 개복치\",\n            \"requirement\": \"10\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈+전/개복치.png\",\n            \"unlocked\": false\n        },\n        {\n            \"rewardId\": \"15\",\n            \"name\": \"음악가 고래\",\n            \"requirement\": \"20\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈+전/고래.png\",\n            \"unlocked\": false\n        },\n        {\n            \"rewardId\": \"16\",\n            \"name\": \"미용사 소라게\",\n            \"requirement\": \"30\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈+전/소라게.png\",\n            \"unlocked\": false\n        },\n        {\n            \"rewardId\": \"17\",\n            \"name\": \"골목대장 범고래\",\n            \"requirement\": \"50\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈+전/범고래.png\",\n            \"unlocked\": false\n        },\n        {\n            \"rewardId\": \"18\",\n            \"name\": \"탐험가 펭귄\",\n            \"requirement\": \"100\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈+전/펭귄.png\",\n            \"unlocked\": false\n        },\n        {\n            \"rewardId\": \"19\",\n            \"name\": \"백수 물범\",\n            \"requirement\": \"200\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈+전/물범.png\",\n            \"unlocked\": false\n        },\n        {\n            \"rewardId\": \"20\",\n            \"name\": \"수영강사 해달\",\n            \"requirement\": \"365\",\n            \"imageUrl\": \"https://main20-pathfinder.s3.ap-northeast-2.amazonaws.com/reward/캐릭터+오픈+전/해달.png\",\n            \"unlocked\": false\n        }\n    ],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 10,\n        \"totalElements\": 10,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"6528ed4f-1829-4506-9c0d-7280c0891928"},{"name":"프로필 이미지 변경","id":"aea81ec1-57cb-4742-8a0d-317dfa4c5315","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/reward/{member-id}/{reward-id}","description":"<p>200 OK<br />보상 정보를 찾을 수 없을 때: 404 Reward not found..<br />보상이 잠금해제 된 상태가 아닐 때: 403 Reward not unlock..</p>\n","urlObject":{"protocol":"http","port":"8080","path":["member","reward","{member-id}","{reward-id}"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"a67c4264-5b72-4ce6-ae0f-298b963f400e","name":"프로필 이미지 변경","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/member/reward/{member-id}/{reward-id}"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Mon, 11 Sep 2023 04:33:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"aea81ec1-57cb-4742-8a0d-317dfa4c5315"}],"id":"cd57954e-c8e5-47a1-b07a-cbd1d398f489","_postman_id":"cd57954e-c8e5-47a1-b07a-cbd1d398f489","description":""},{"name":"Scrap","item":[{"name":"게시글 스크랩","id":"1358ae99-6956-4fce-aa5a-b5cc6d8f2bcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"memberId\":1,\r\n    \"diaryId\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/scrap","urlObject":{"protocol":"http","port":"8080","path":["scrap"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"d35e0a2a-f9dd-4f95-923f-d653829cd5fd","name":"게시글 스크랩","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"memberId\":1,\r\n    \"diaryId\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/scrap"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"89"},{"key":"Date","value":"Thu, 14 Sep 2023 02:49:49 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1358ae99-6956-4fce-aa5a-b5cc6d8f2bcb"},{"name":"멤버별 스크랩 게시글 조회","id":"1c883679-0361-4ad0-b41d-c1641dfee0b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/scrap/{member-id}?page=0","urlObject":{"protocol":"http","port":"8080","path":["scrap","{member-id}"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[{"key":"page","value":"0"}],"variable":[]}},"response":[{"id":"c75cf545-24df-4e10-b93d-1f1b9b8b3a4e","name":"멤버별 스크랩 게시글 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/scrap/{member-id}?page=1","protocol":"http","host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"port":"8080","path":["scrap","{member-id}"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"89"},{"key":"Date","value":"Thu, 14 Sep 2023 02:50:31 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"diaryId\": 1,\n            \"name\": \"kim\",\n            \"title\": \"hello\",\n            \"content\": \"hi hello\",\n            \"area1\": \"경기도\",\n            \"area2\": \"성남시\",\n            \"recommendedCount\": 0,\n            \"scrapCount\": 2,\n            \"views\": 0,\n            \"createdAt\": \"2023-09-14T11:31:15.23245\",\n            \"modifiedAt\": \"2023-09-14T11:32:17.234278\"\n        }\n    ],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 10,\n        \"totalElements\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"1c883679-0361-4ad0-b41d-c1641dfee0b1"}],"id":"b2a6caac-dd60-4feb-8957-b9247ed28f2b","_postman_id":"b2a6caac-dd60-4feb-8957-b9247ed28f2b","description":""},{"name":"Comment","item":[{"name":"댓글 생성","id":"e0e5e702-43fb-41d6-9274-ec8243d35a0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"diaryId\":1,\n    \"memberId\":2,\n    \"content\":\"good diary\"\n}","options":{"raw":{"language":"json"}}},"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/comment","urlObject":{"protocol":"http","port":"8080","path":["comment"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"8302ad9b-15b4-42b2-9475-0f6fa522f629","name":"댓글 생성","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"diaryId\":1,\n    \"memberId\":2,\n    \"content\":\"good diary\"\n}","options":{"raw":{"language":"json"}}},"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/comment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"89"},{"key":"Date","value":"Fri, 13 Oct 2023 04:58:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e0e5e702-43fb-41d6-9274-ec8243d35a0a"},{"name":"댓글 수정","id":"9fbbfe18-2c83-411b-b824-2a24c38442ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJsZWVAZ21haWwuY29tIiwiYXV0aCI6IlJPTEVfVVNFUiIsImlkIjoyLCJleHAiOjE2OTcxNzkyMzh9.Tkue9t4CtD4haLbhYT6QiAuCuaVRRKoauQ5axC34HFE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"content\":\"edit comment\"\n}","options":{"raw":{"language":"json"}}},"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/comment/{comment-id}","description":"<p>토큰 필요</p>\n","urlObject":{"protocol":"http","port":"8080","path":["comment","{comment-id}"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"77a60b24-2712-4e6b-a544-d747d0f7437f","name":"댓글 수정","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJsZWVAZ21haWwuY29tIiwiYXV0aCI6IlJPTEVfVVNFUiIsImlkIjoyLCJleHAiOjE2OTcxNzkyMzh9.Tkue9t4CtD4haLbhYT6QiAuCuaVRRKoauQ5axC34HFE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"content\":\"edit comment\"\n}","options":{"raw":{"language":"json"}}},"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/comment/{comment-id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"96"},{"key":"Date","value":"Fri, 13 Oct 2023 04:59:24 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"commentId\": 1,\n        \"name\": \"lee\",\n        \"content\": \"edit comment\",\n        \"createdAt\": \"2023-10-13T13:51:35.304022\",\n        \"modifiedAt\": \"2023-10-13T13:51:37.918888\"\n    }\n}"}],"_postman_id":"9fbbfe18-2c83-411b-b824-2a24c38442ea"},{"name":"댓글 조회","id":"5db8c4c0-bb25-4b08-9a0d-a26e0d325069","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/comment/diary/{diary-id}?page=1","description":"<p>게시글 별 댓글 조회 API</p>\n","urlObject":{"protocol":"http","port":"8080","path":["comment","diary","{diary-id}"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"854eb37c-ca1d-4308-a7e9-032725463dea","name":"댓글 조회","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/comment/diary/{diary-id}?page=1","protocol":"http","host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"port":"8080","path":["comment","diary","{diary-id}"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"89"},{"key":"Date","value":"Fri, 13 Oct 2023 05:00:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"commentId\": 3,\n            \"name\": \"lee\",\n            \"content\": \"good diary\",\n            \"createdAt\": \"2023-10-13T13:54:29.66261\",\n            \"modifiedAt\": \"2023-10-13T13:54:29.662641\"\n        },\n        {\n            \"commentId\": 2,\n            \"name\": \"lee\",\n            \"content\": \"good diary\",\n            \"createdAt\": \"2023-10-13T13:54:28.906346\",\n            \"modifiedAt\": \"2023-10-13T13:54:28.906357\"\n        },\n        {\n            \"commentId\": 1,\n            \"name\": \"lee\",\n            \"content\": \"good diary\",\n            \"createdAt\": \"2023-10-13T13:54:28.243677\",\n            \"modifiedAt\": \"2023-10-13T13:54:28.243687\"\n        }\n    ],\n    \"pageInfo\": {\n        \"page\": 1,\n        \"size\": 10,\n        \"totalElements\": 3,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"5db8c4c0-bb25-4b08-9a0d-a26e0d325069"},{"name":"댓글 삭제","id":"e07ccb0e-6c0c-42ca-ad65-04e0c3fa07d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJsZWVAZ21haWwuY29tIiwiYXV0aCI6IlJPTEVfVVNFUiIsImlkIjoyLCJleHAiOjE2OTcxNzkyMzh9.Tkue9t4CtD4haLbhYT6QiAuCuaVRRKoauQ5axC34HFE","type":"text"}],"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/comment/{comment-id}","description":"<p>토큰 필요</p>\n","urlObject":{"protocol":"http","port":"8080","path":["comment","{comment-id}"],"host":["ec2-43-202-120-133","ap-northeast-2","compute","amazonaws","com"],"query":[],"variable":[]}},"response":[{"id":"9be0f9bf-4147-4e90-8a97-222466f2f5d9","name":"댓글 삭제","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJsZWVAZ21haWwuY29tIiwiYXV0aCI6IlJPTEVfVVNFUiIsImlkIjoyLCJleHAiOjE2OTcxNzkyMzh9.Tkue9t4CtD4haLbhYT6QiAuCuaVRRKoauQ5axC34HFE","type":"text"}],"url":"http://ec2-43-202-120-133.ap-northeast-2.compute.amazonaws.com:8080/comment/{comment-id}"},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Content-Length","value":"96"},{"key":"Date","value":"Fri, 13 Oct 2023 05:00:34 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e07ccb0e-6c0c-42ca-ad65-04e0c3fa07d1"}],"id":"e46cedb6-c313-4666-9cc8-4a29a083327c","_postman_id":"e46cedb6-c313-4666-9cc8-4a29a083327c","description":""}]}