{"info":{"_postman_id":"0bc5cd35-ceef-4ed3-9a33-d3ef416a928c","name":"Socialhub","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20456478","collectionId":"0bc5cd35-ceef-4ed3-9a33-d3ef416a928c","publishedId":"2sAXjGcDg4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-08-26T17:52:23.000Z"},"item":[{"name":"사용자","item":[{"name":"01. 계정 중복체크","id":"da479fc3-f09f-4e03-9eaa-8aa48ca693a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"username\" : \"socialhub\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/duplicate-check","urlObject":{"protocol":"http","port":"8080","path":["api","users","duplicate-check"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0243c417-f628-4d5a-9899-ce02299fd6be","name":"01. 계정 중복체크","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"username\" : \"socialhub\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/duplicate-check"},"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":"0"},{"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":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"43"},{"key":"Date","value":"Mon, 26 Aug 2024 17:56:55 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"해당 계정은 사용이 가능합니다."}],"_postman_id":"da479fc3-f09f-4e03-9eaa-8aa48ca693a4"},{"name":"02. 이메일 인증코드 검증","id":"4951c366-a175-4226-8fd6-997aa496cb6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"authCode\": \"k212WiOV\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/email-verify","urlObject":{"protocol":"http","port":"8080","path":["api","users","email-verify"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5e2bc1b7-91d7-4d73-9385-b4144c31e4e7","name":"02. 이메일 인증코드 검증","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"authCode\": \"k212WiOV\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/email-verify"},"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":"0"},{"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":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"42"},{"key":"Date","value":"Mon, 26 Aug 2024 18:07:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"이메일 인증이 완료되었습니다."}],"_postman_id":"4951c366-a175-4226-8fd6-997aa496cb6c"},{"name":"03. 이메일 인증코드 요청","id":"710e8b51-2e03-416d-9130-1b7dccbf5f9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/users/email-code","urlObject":{"protocol":"http","port":"8080","path":["api","users","email-code"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3f3dcddc-b467-4f18-96bd-83f58956a55a","name":"03. 이메일 인증코드 요청","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"url":{"raw":"http://localhost:8080/api/users/email-code","protocol":"http","host":["localhost"],"port":"8080","path":["api","users","email-code"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"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":"0"},{"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":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"52"},{"key":"Date","value":"Mon, 26 Aug 2024 18:02:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"이메일로 인증 코드가 전송되었습니다."}],"_postman_id":"710e8b51-2e03-416d-9130-1b7dccbf5f9b"},{"name":"04. 회원가입","id":"43e299bf-4760-495c-aeb7-dcaa4bfd230f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"username\" : \"socialhub\",\n  \"password\" : \"socialhub!!\",\n  \"email\" : \"socialhub@test.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users","urlObject":{"protocol":"http","port":"8080","path":["api","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ebf59427-4b6b-45d5-8c48-81a22a3b870d","name":"04. 회원가입","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"username\" : \"socialhub\",\n  \"password\" : \"socialhub!!\",\n  \"email\" : \"socialhub@test.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users"},"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":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"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":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"38"},{"key":"Date","value":"Mon, 26 Aug 2024 17:30:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"회원가입이 완료되었습니다."}],"_postman_id":"43e299bf-4760-495c-aeb7-dcaa4bfd230f"},{"name":"05. 로그인","id":"0735aec4-112f-4455-ba8c-789c6662397d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"username\" : \"socialhub\",\n  \"password\" : \"socialhub!!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/login","urlObject":{"protocol":"http","port":"8080","path":["api","users","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"98f18cbc-7968-4aee-bb66-8c7cc220fb13","name":"05. 로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"username\" : \"socialhub\",\n  \"password\" : \"socialhub!!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users/login"},"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":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6InNvY2lhbGh1YiIsImVtYWlsIjoic29jaWFsaHViQHRlc3QuY29tIiwiaWF0IjoxNzI0NjkzNDc2LCJleHAiOjE3MjQ2OTcwNzZ9.LJYNOf6OulhIJwOrqLd-2GvaTCUU2Evwv03JfoVOggg"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"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":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"35"},{"key":"Date","value":"Mon, 26 Aug 2024 17:31:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"로그인이 완료되었습니다."}],"_postman_id":"0735aec4-112f-4455-ba8c-789c6662397d"},{"name":"06. 회원정보 수정","id":"47a3c4ff-f8ce-4f5a-bcbb-8b7b139639ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"allclear\",\n    \"password\": \"allclear!!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users","urlObject":{"protocol":"http","port":"8080","path":["api","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"02ca85ad-97fe-49ee-ab3f-96edffee70f5","name":"06. 회원정보 수정","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"allclear\",\n    \"password\": \"allclear!!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/users"},"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":"0"},{"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, 26 Aug 2024 18:30:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"allclear\",\n    \"message\": \"회원가입 수정이 완료되었습니다.\"\n}"}],"_postman_id":"47a3c4ff-f8ce-4f5a-bcbb-8b7b139639ec"}],"id":"4cb277f1-7a65-4ee1-8914-5a4f3c8d434d","_postman_id":"4cb277f1-7a65-4ee1-8914-5a4f3c8d434d","description":""},{"name":"게시물","item":[{"name":"01. 게시물 등록","id":"b4ff0046-6196-4691-8f61-849aca6e81b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"type\": \"INSTAGRAM\",\n  \"title\": \"2024 하반기 원티드 백엔드 인턴십\",\n  \"content\": \"이번 백엔드 인턴십에서는 ...\",\n  \"hashtagList\": [\n     \"#백엔드\",\n     \"#인턴십\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts","urlObject":{"protocol":"http","port":"8080","path":["api","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0cf20a19-4eab-4499-8bf8-30e533431365","name":"01. 게시물 등록","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"type\": \"INSTAGRAM\",\n  \"title\": \"2024 하반기 원티드 백엔드 인턴십\",\n  \"content\": \"이번 백엔드 인턴십에서는 ...\",\n  \"hashtagList\": [\n     \"#백엔드\",\n     \"#인턴십\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts"},"status":"Created","code":201,"_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":"0"},{"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, 26 Aug 2024 17:32:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postId\": 11,\n    \"userId\": 5,\n    \"type\": \"INSTAGRAM\",\n    \"title\": \"2024 하반기 원티드 백엔드 인턴십\",\n    \"content\": \"이번 백엔드 인턴십에서는 ...\",\n    \"hashtagList\": [\n        \"#백엔드\",\n        \"#인턴십\"\n    ],\n    \"viewCnt\": 0,\n    \"likeCnt\": 0,\n    \"shareCnt\": 0,\n    \"createdAt\": \"2024-08-27T02:32:43.466194\",\n    \"updatedAt\": \"2024-08-27T02:32:43.466194\"\n}"}],"_postman_id":"b4ff0046-6196-4691-8f61-849aca6e81b9"},{"name":"02. 게시물 수정","id":"913a5447-d51e-4e64-bcf6-3f8af076ee07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"2025 백엔드 인턴십\",\n  \"content\": \"작년의 성화에 이어 ...\",\n  \"hashtagList\": [\n     \"#백엔드\",\n     \"#인턴십\",\n     \"#실무경험\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts/11","urlObject":{"protocol":"http","port":"8080","path":["api","posts","11"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1f6952cf-903b-46fb-9467-6df0c15cd291","name":"02. 게시물 수정","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"2025 백엔드 인턴십\",\n  \"content\": \"작년의 성화에 이어 ...\",\n  \"hashtagList\": [\n     \"#백엔드\",\n     \"#인턴십\",\n     \"#실무경험\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts/11"},"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":"0"},{"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, 26 Aug 2024 17:34:02 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postId\": 11,\n    \"userId\": 5,\n    \"type\": \"INSTAGRAM\",\n    \"title\": \"2025 백엔드 인턴십\",\n    \"content\": \"작년의 성화에 이어 ...\",\n    \"hashtagList\": [\n        \"#백엔드\",\n        \"#인턴십\",\n        \"#실무경험\"\n    ],\n    \"viewCnt\": 0,\n    \"likeCnt\": 0,\n    \"shareCnt\": 0,\n    \"createdAt\": \"2024-08-27T02:32:43.466194\",\n    \"updatedAt\": \"2024-08-27T02:34:02.377529\"\n}"}],"_postman_id":"913a5447-d51e-4e64-bcf6-3f8af076ee07"},{"name":"03. 게시물 삭제","id":"d58078dc-4f6d-4775-9c90-709591b9cb77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/posts/11","urlObject":{"protocol":"http","port":"8080","path":["api","posts","11"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4b4b393b-2220-4a6b-8ba6-034fd680690d","name":"03. 게시물 삭제","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"url":"http://localhost:8080/api/posts/11"},"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":"0"},{"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":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"38"},{"key":"Date","value":"Mon, 26 Aug 2024 17:35:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"성공적으로 삭제되었습니다."}],"_postman_id":"d58078dc-4f6d-4775-9c90-709591b9cb77"},{"name":"04. 게시물 검색 결과 목록 조회","id":"1a99f07c-25f6-4e8e-8254-38d5349f055a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/posts/search?page=0&size=&hashtag=백엔드&type=&query=&orderBy=&sort=\b&searchBy=\btitle, content","urlObject":{"protocol":"http","port":"8080","path":["api","posts","search"],"host":["localhost"],"query":[{"key":"page","value":"0"},{"key":"size","value":""},{"key":"hashtag","value":"백엔드"},{"key":"type","value":""},{"key":"query","value":""},{"key":"orderBy","value":""},{"key":"sort","value":"\b"},{"key":"searchBy","value":"\btitle, content"}],"variable":[]}},"response":[{"id":"9e69b986-d557-499e-86b1-7c6facd1aa75","name":"04. 게시물 검색 결과 목록 조회","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"url":{"raw":"http://localhost:8080/api/posts/search?page=0&size=&hashtag=백엔드&type=&query=&orderBy=&sort=\b&searchBy=\btitle, content","protocol":"http","host":["localhost"],"port":"8080","path":["api","posts","search"],"query":[{"key":"page","value":"0"},{"key":"size","value":""},{"key":"hashtag","value":"백엔드"},{"key":"type","value":""},{"key":"query","value":""},{"key":"orderBy","value":""},{"key":"sort","value":"\b"},{"key":"searchBy","value":"\btitle, content"}]}},"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":"0"},{"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, 26 Aug 2024 17:36:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postCnt\": 2,\n    \"postList\": [\n        {\n            \"postId\": 12,\n            \"hashtagList\": [\n                \"백엔드\",\n                \"인턴십\"\n            ],\n            \"type\": \"INSTAGRAM\",\n            \"title\": \"2024 하반기 원티드 백엔드 인턴십\",\n            \"content\": \"이번 백엔드 인턴십에서는 ...\",\n            \"viewCnt\": 0,\n            \"likeCnt\": 0,\n            \"shareCnt\": 0,\n            \"createdAt\": \"2024-08-27 02:36:31\",\n            \"updatedAt\": \"2024-08-27 02:36:31\"\n        },\n        {\n            \"postId\": 4,\n            \"hashtagList\": [\n                \"백엔드\",\n                \"인턴십\"\n            ],\n            \"type\": \"INSTAGRAM\",\n            \"title\": \"백엔드 인턴십\",\n            \"content\": \"실무에서는 어떤 일을 하는 지 알려드\",\n            \"viewCnt\": 200,\n            \"likeCnt\": 40,\n            \"shareCnt\": 20,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        }\n    ],\n    \"pageSize\": 10,\n    \"page\": 0,\n    \"totalPage\": 1\n}"}],"_postman_id":"1a99f07c-25f6-4e8e-8254-38d5349f055a"},{"name":"05. 게시물 목록 조회","id":"d4261eb7-6ea7-4b3b-a2d4-6c2b54e0127a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/posts","urlObject":{"protocol":"http","port":"8080","path":["api","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7f98081b-2622-4d8e-bfd8-326de5f3cc1a","name":"05. 게시물 목록 조회","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"url":{"raw":"http://localhost:8080/api/posts","protocol":"http","host":["localhost"],"port":"8080","path":["api","posts"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"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":"0"},{"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, 26 Aug 2024 17:37:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postCnt\": 11,\n    \"postList\": [\n        {\n            \"postId\": 12,\n            \"hashtagList\": [\n                \"백엔드\",\n                \"인턴십\"\n            ],\n            \"type\": \"INSTAGRAM\",\n            \"title\": \"2024 하반기 원티드 백엔드 인턴십\",\n            \"content\": \"이번 백엔드 인턴십에서는 ...\",\n            \"viewCnt\": 0,\n            \"likeCnt\": 0,\n            \"shareCnt\": 0,\n            \"createdAt\": \"2024-08-27 02:36:31\",\n            \"updatedAt\": \"2024-08-27 02:36:31\"\n        },\n        {\n            \"postId\": 10,\n            \"hashtagList\": [],\n            \"type\": \"TWITTER\",\n            \"title\": \"망원동 맛집\",\n            \"content\": \"인생 피자 먹고 옴\",\n            \"viewCnt\": 32,\n            \"likeCnt\": 10,\n            \"shareCnt\": 13,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        },\n        {\n            \"postId\": 9,\n            \"hashtagList\": [\n                \"성수동\"\n            ],\n            \"type\": \"FACEBOOK\",\n            \"title\": \"성수동 신상카페\",\n            \"content\": \"가오픈한 신상 카페 다녀왔어요.\",\n            \"viewCnt\": 10,\n            \"likeCnt\": 5,\n            \"shareCnt\": 1,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        },\n        {\n            \"postId\": 8,\n            \"hashtagList\": [\n                \"아이패드\"\n            ],\n            \"type\": \"THREADS\",\n            \"title\": \"아이패드\",\n            \"content\": \"드디어 아패병 치료했어요\",\n            \"viewCnt\": 89,\n            \"likeCnt\": 75,\n            \"shareCnt\": 102,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        },\n        {\n            \"postId\": 7,\n            \"hashtagList\": [\n                \"놀거리추천\"\n            ],\n            \"type\": \"FACEBOOK\",\n            \"title\": \"건대 놀거리 추천\",\n            \"content\": \"건대에서 이거 안하면 후회하는 3가지\",\n            \"viewCnt\": 39,\n            \"likeCnt\": 10,\n            \"shareCnt\": 6,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        },\n        {\n            \"postId\": 6,\n            \"hashtagList\": [\n                \"더현대\"\n            ],\n            \"type\": \"FACEBOOK\",\n            \"title\": \"이번주 더현대\",\n            \"content\": \"더현대 팝업일정 알려드려요. 고디바 \",\n            \"viewCnt\": 183,\n            \"likeCnt\": 42,\n            \"shareCnt\": 25,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        },\n        {\n            \"postId\": 5,\n            \"hashtagList\": [\n                \"맛집추천\"\n            ],\n            \"type\": \"INSTAGRAM\",\n            \"title\": \"맛집추천\",\n            \"content\": \"성수 맛집 추천 리스트 공유합니다. \",\n            \"viewCnt\": 4,\n            \"likeCnt\": 20,\n            \"shareCnt\": 13,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        },\n        {\n            \"postId\": 4,\n            \"hashtagList\": [\n                \"백엔드\",\n                \"인턴십\"\n            ],\n            \"type\": \"INSTAGRAM\",\n            \"title\": \"백엔드 인턴십\",\n            \"content\": \"실무에서는 어떤 일을 하는 지 알려드\",\n            \"viewCnt\": 200,\n            \"likeCnt\": 40,\n            \"shareCnt\": 20,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        },\n        {\n            \"postId\": 3,\n            \"hashtagList\": [\n                \"뮤지컬\"\n            ],\n            \"type\": \"TWITTER\",\n            \"title\": \"뮤지컬 티켓팅 일정\",\n            \"content\": \"8월 마지막 주 티켓오픈 일정입니다.\",\n            \"viewCnt\": 30,\n            \"likeCnt\": 10,\n            \"shareCnt\": 3,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        },\n        {\n            \"postId\": 2,\n            \"hashtagList\": [\n                \"공구알림\"\n            ],\n            \"type\": \"THREADS\",\n            \"title\": \"공구알림\",\n            \"content\": \"이번 제품 너무 좋구여 어쩌구 저쩌구\",\n            \"viewCnt\": 60,\n            \"likeCnt\": 20,\n            \"shareCnt\": 15,\n            \"createdAt\": \"2024-08-23 12:00:00\",\n            \"updatedAt\": \"2024-08-23 12:00:00\"\n        }\n    ],\n    \"pageSize\": 10,\n    \"page\": 0,\n    \"totalPage\": 2\n}"}],"_postman_id":"d4261eb7-6ea7-4b3b-a2d4-6c2b54e0127a"},{"name":"06. 게시물 상세 조회","id":"88bec689-26a5-46dc-9b59-6201deb40339","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/posts/13","urlObject":{"protocol":"http","port":"8080","path":["api","posts","13"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0e178c1a-cb58-4059-b7e7-38acf09ed339","name":"06. 게시물 상세 조회","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer token","type":"text"}],"url":{"raw":"http://localhost:8080/api/posts/12","protocol":"http","host":["localhost"],"port":"8080","path":["api","posts","12"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"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":"0"},{"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, 26 Aug 2024 17:38:28 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postId\": 12,\n    \"userId\": 5,\n    \"type\": \"INSTAGRAM\",\n    \"title\": \"2024 하반기 원티드 백엔드 인턴십\",\n    \"content\": \"이번 백엔드 인턴십에서는 ...\",\n    \"hashtagList\": [\n        \"백엔드\",\n        \"인턴십\"\n    ],\n    \"viewCnt\": 1,\n    \"likeCnt\": 0,\n    \"shareCnt\": 0,\n    \"createdAt\": \"2024-08-27 02:36:31\",\n    \"updatedAt\": \"2024-08-27 02:38:28\"\n}"}],"_postman_id":"88bec689-26a5-46dc-9b59-6201deb40339"},{"name":"07. 게시물 좋아요 기능","id":"12372749-1364-4337-8ac7-94405e4577cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/posts/like/12?type=INSTAGRAM","urlObject":{"protocol":"http","port":"8080","path":["api","posts","like","12"],"host":["localhost"],"query":[{"key":"type","value":"INSTAGRAM"}],"variable":[]}},"response":[{"id":"30c3f0a6-3af5-43d8-9d49-6da5c13281ba","name":"07. 게시물 좋아요 기능","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"url":{"raw":"http://localhost:8080/api/posts/like/12?type=INSTAGRAM","protocol":"http","host":["localhost"],"port":"8080","path":["api","posts","like","12"],"query":[{"key":"type","value":"INSTAGRAM"}]}},"status":"Created","code":201,"_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":"0"},{"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, 26 Aug 2024 17:39:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postId\": 12,\n    \"likeCnt\": 1,\n    \"url\": \"https://www.instagram.com/likes/instagram\"\n}"}],"_postman_id":"12372749-1364-4337-8ac7-94405e4577cd"},{"name":"08. 게시물 공유 기능","id":"36e89fcc-31c5-455c-b943-4d555a019a70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8080/api/posts/share/12?type=\bINSTAGRAM","urlObject":{"protocol":"http","port":"8080","path":["api","posts","share","12"],"host":["localhost"],"query":[{"key":"type","value":"\bINSTAGRAM"}],"variable":[]}},"response":[{"id":"0960135b-25dd-47d2-ac0e-1dd78557614a","name":"08. 게시물 공유 기능","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"url":{"raw":"http://localhost:8080/api/posts/share/12?type=\bINSTAGRAM","protocol":"http","host":["localhost"],"port":"8080","path":["api","posts","share","12"],"query":[{"key":"type","value":"\bINSTAGRAM"}]}},"status":"Created","code":201,"_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":"0"},{"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, 26 Aug 2024 17:40:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"postId\": 12,\n    \"shareCnt\": 1,\n    \"url\": \"https://www.instagram.com/share/instagram\"\n}"}],"_postman_id":"36e89fcc-31c5-455c-b943-4d555a019a70"}],"id":"aba2f258-189d-4028-880a-0bfcf1ccd560","_postman_id":"aba2f258-189d-4028-880a-0bfcf1ccd560","description":""},{"name":"통계","item":[{"name":"01. 기간별 게시물 통계 조회","id":"d2b36450-e5df-43e7-a3a1-f233234cd278","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8080/api/posts/statistics?type=Date&hashtag=백엔드&value=COUNT&start=2024-08-21&end2024-08-27","urlObject":{"protocol":"http","port":"8080","path":["api","posts","statistics"],"host":["localhost"],"query":[{"key":"type","value":"Date"},{"key":"hashtag","value":"백엔드"},{"key":"value","value":"COUNT"},{"key":"start","value":"2024-08-21"},{"key":"end2024-08-27","value":null}],"variable":[]}},"response":[{"id":"c490dc3d-9c08-4e2d-93b5-9f9793c6beb2","name":"01. 기간별 게시물 통계 조회","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<Bearer token>","type":"text"}],"url":{"raw":"http://localhost:8080/api/posts/statistics?type=Date&hashtag=백엔드&value=COUNT&start=2024-08-21&end2024-08-27","protocol":"http","host":["localhost"],"port":"8080","path":["api","posts","statistics"],"query":[{"key":"type","value":"Date"},{"key":"hashtag","value":"백엔드"},{"key":"value","value":"COUNT"},{"key":"start","value":"2024-08-21"},{"key":"end2024-08-27","value":null}]}},"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":"0"},{"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, 26 Aug 2024 17:47:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"time\": \"2024-08-21\",\n        \"value\": 0\n    },\n    {\n        \"time\": \"2024-08-22\",\n        \"value\": 0\n    },\n    {\n        \"time\": \"2024-08-23\",\n        \"value\": 1\n    },\n    {\n        \"time\": \"2024-08-24\",\n        \"value\": 0\n    },\n    {\n        \"time\": \"2024-08-25\",\n        \"value\": 0\n    },\n    {\n        \"time\": \"2024-08-26\",\n        \"value\": 0\n    },\n    {\n        \"time\": \"2024-08-27\",\n        \"value\": 1\n    }\n]"}],"_postman_id":"d2b36450-e5df-43e7-a3a1-f233234cd278"}],"id":"fa275d48-6876-4f52-acfe-a64cab4412ce","_postman_id":"fa275d48-6876-4f52-acfe-a64cab4412ce","description":""},{"name":"New Folder","item":[{"name":"New Request","id":"d1a364ed-8a32-4219-9902-147e49d76a8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"username\": \"Webhook\",\n  \"avatar_url\": \"https://i.imgur.com/4M34hi2.png\",\n  \"content\": \"Text message. Up to 2000 characters.\",\n  \"embeds\": [\n    {\n      \"author\": {\n        \"name\": \"Birdie♫\",\n        \"url\": \"https://www.reddit.com/r/cats/\",\n        \"icon_url\": \"https://i.imgur.com/R66g1Pe.jpg\"\n      },\n      \"title\": \"Title\",\n      \"url\": \"https://google.com/\",\n      \"description\": \"Text message. You can use Markdown here. *Italic* **bold** __underline__ ~~strikeout~~ [hyperlink](https://google.com) `code`\",\n      \"color\": 15258703,\n      \"fields\": [\n        {\n          \"name\": \"Text\",\n          \"value\": \"More text\",\n          \"inline\": true\n        },\n        {\n          \"name\": \"Even more text\",\n          \"value\": \"Yup\",\n          \"inline\": true\n        },\n        {\n          \"name\": \"Use `\\\"inline\\\": true` parameter, if you want to display fields in the same line.\",\n          \"value\": \"okay...\"\n        },\n        {\n          \"name\": \"Thanks!\",\n          \"value\": \"You're welcome :wink:\"\n        }\n      ],\n      \"thumbnail\": {\n        \"url\": \"https://upload.wikimedia.org/wikipedia/commons/3/38/4-Nature-Wallpapers-2014-1_ukaavUI.jpg\"\n      },\n      \"image\": {\n        \"url\": \"https://upload.wikimedia.org/wikipedia/commons/5/5a/A_picture_from_China_every_day_108.jpg\"\n      },\n      \"footer\": {\n        \"text\": \"Woah! So cool! :smirk:\",\n        \"icon_url\": \"https://i.imgur.com/fKL31aD.jpg\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://discord.com/api/webhooks/1278644154460799037/5wKj7mSbmEY-ljjGO6dMyWQQN7BoKkSfuNVGPOUFPhrljApH7hDAhw1O6IK-azJDrLHS","urlObject":{"protocol":"https","path":["api","webhooks","1278644154460799037","5wKj7mSbmEY-ljjGO6dMyWQQN7BoKkSfuNVGPOUFPhrljApH7hDAhw1O6IK-azJDrLHS"],"host":["discord","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1a364ed-8a32-4219-9902-147e49d76a8a"},{"name":"01. 맛집 API 요청","id":"b7213708-63ff-46cc-92cb-0eab14255e1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/restaurants/1/10","urlObject":{"protocol":"http","port":"8080","path":["api","restaurants","1","10"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7213708-63ff-46cc-92cb-0eab14255e1c"},{"name":"주소 API 요청","id":"e85e7595-f4c9-4b47-9db0-0c85227897f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"KakaoAK b567a13368329ba678d2257ce1f0735e","type":"text"}],"url":"https://dapi.kakao.com/v2/local/search/address.json?query=서울특별시 송파구 법원로11길 11, 문정현대지식산업센터1-1 B동 1층 152호 (문정동)","urlObject":{"protocol":"https","path":["v2","local","search","address.json"],"host":["dapi","kakao","com"],"query":[{"key":"query","value":"서울특별시 송파구 법원로11길 11, 문정현대지식산업센터1-1 B동 1층 152호 (문정동)"}],"variable":[]}},"response":[],"_postman_id":"e85e7595-f4c9-4b47-9db0-0c85227897f2"},{"name":"New Request","id":"6ae04dcf-37bd-4ba1-bab3-f7b9feafc4b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"6ae04dcf-37bd-4ba1-bab3-f7b9feafc4b0"}],"id":"031eb004-782f-40c0-ba9f-16ffce46d472","_postman_id":"031eb004-782f-40c0-ba9f-16ffce46d472","description":""}]}