{"info":{"_postman_id":"6ee58f7b-d8e8-4ec6-a351-d50f380091c3","name":"api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"30639641","collectionId":"6ee58f7b-d8e8-4ec6-a351-d50f380091c3","publishedId":"2s9YXmYfpa","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-14T14:16:52.000Z"},"item":[{"name":"회원","item":[{"name":"회원 등록","id":"435ddd42-ae56-4751-bd35-7c3e9c5dbecc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"authRegisterRequest","type":"text","value":"{\"userId\" : \"jijilee4\",\n\"name\" : \"임현우\",\n\"password\" : \"jijilee4\"}","contentType":"application/json"},{"key":"multipartFile","type":"file","src":"postman-cloud:///1eeb9edc-a6b6-4e50-99f7-d2a32a27c2e9"}]},"url":"http://localhost:8080/api/auth/register","urlObject":{"protocol":"http","port":"8080","path":["api","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ee62993f-07bf-4cbe-9308-f1483bff6ffc","name":"회원 등록","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"현우\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/members"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"435ddd42-ae56-4751-bd35-7c3e9c5dbecc"},{"name":"회원 조회","id":"a9ebf4ca-3626-4af4-a060-8cc3f281773b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/members/1","urlObject":{"protocol":"http","port":"8080","path":["api","members","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6b928b41-1b8a-41f3-9cac-4c1362e0bf8f","name":"회원 조회","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1,\r\n    \"name\": \"현우\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/members/1"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a9ebf4ca-3626-4af4-a060-8cc3f281773b"},{"name":"회원 수정","id":"4d36943e-ab2a-4af1-adc5-e73de76dd64f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"우현\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/members/1","urlObject":{"protocol":"http","port":"8080","path":["api","members","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"59a1ca4c-4f02-4916-a23b-b37ac77b7f67","name":"회원 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"우현\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/members/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Sun, 31 Dec 2023 11:10:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4d36943e-ab2a-4af1-adc5-e73de76dd64f"},{"name":"회원 삭제","id":"dff3c01c-90e4-46c5-bc8e-952004b06306","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/members/1","urlObject":{"protocol":"http","port":"8080","path":["api","members","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b596a56c-87d3-425a-a01d-ccfc868d03cf","name":"회원 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/members/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Sun, 31 Dec 2023 11:10:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"dff3c01c-90e4-46c5-bc8e-952004b06306"},{"name":"전체 회원 조회","id":"4839a388-a3e5-4cbb-bfec-3a74ba98c951","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/members","urlObject":{"protocol":"http","port":"8080","path":["api","members"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7bd57295-90d4-4003-b374-663bb8fb085f","name":"전체 회원 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 31 Dec 2023 11:11:52 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"현우\"\n    }\n]"}],"_postman_id":"4839a388-a3e5-4cbb-bfec-3a74ba98c951"}],"id":"dfb8863e-406d-4dab-8f6d-e9d713ba7497","_postman_id":"dfb8863e-406d-4dab-8f6d-e9d713ba7497","description":""},{"name":"게시글","item":[{"name":"게시글 등록","id":"2afcd4ee-129f-419d-9447-5dcf2ec2ce92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"postCreateRequest","value":"{\"member\" : 1, \"content\" : \"야호\"}","type":"text","contentType":"application/json"},{"key":"multipartFile","type":"file","value":null}]},"url":"http://localhost:8080/api/posts","urlObject":{"protocol":"http","port":"8080","path":["api","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6b4d1cb5-1edf-4af3-b61a-faa796097e0c","name":"게시글 등록","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"member\" : 1,\r\n    \"title\" : \"제목\",\r\n    \"content\" : \"내용\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Sun, 31 Dec 2023 11:12:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2afcd4ee-129f-419d-9447-5dcf2ec2ce92"},{"name":"게시글 조회","id":"7f132d64-1ed0-4c02-bada-20b95a7ff570","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/posts/1","urlObject":{"protocol":"http","port":"8080","path":["api","posts","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"645c42ac-97b6-41b2-a4e6-1b0ac75aef23","name":"게시글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 01 Jan 2024 12:46:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"제목\",\n    \"name\": \"현우\",\n    \"content\": \"내용\",\n    \"comments\": [\n        \"댓글\"\n    ]\n}"}],"_postman_id":"7f132d64-1ed0-4c02-bada-20b95a7ff570"},{"name":"게시글 수정","id":"b1a64ce3-16c6-4423-ac82-5d85539dfbe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"제목제목목\",\r\n    \"content\" : \"내용내용\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts/1","urlObject":{"protocol":"http","port":"8080","path":["api","posts","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9f3243c6-dfc2-4f2d-a2e9-a5e4cfc5f9ce","name":"게시글 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"제목제목목\",\r\n    \"content\" : \"내용내용\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Mon, 01 Jan 2024 12:47:02 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b1a64ce3-16c6-4423-ac82-5d85539dfbe7"},{"name":"게시글 삭제","id":"7eadb00e-9e54-44ca-8959-f2f1af9bdae2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/posts/1","urlObject":{"protocol":"http","port":"8080","path":["api","posts","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"57709ef5-547c-4448-bd26-d9d8c700ba7b","name":"게시글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Mon, 01 Jan 2024 12:52:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7eadb00e-9e54-44ca-8959-f2f1af9bdae2"},{"name":"전체 게시글 조회","id":"c7e5bffb-eca2-4154-b1c9-5278c6840c1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/posts","urlObject":{"protocol":"http","port":"8080","path":["api","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"66240ce5-292e-4006-8d12-420aaac82786","name":"전체 게시글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 01 Jan 2024 12:53:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"제목\",\n        \"content\": \"내용\"\n    }\n]"}],"_postman_id":"c7e5bffb-eca2-4154-b1c9-5278c6840c1a"}],"id":"a8bec8db-3605-4f09-a4b1-920ecd12c827","_postman_id":"a8bec8db-3605-4f09-a4b1-920ecd12c827","description":""},{"name":"댓글","item":[{"name":"댓글 등록","id":"f3bfb9c8-66d8-4cb9-93b6-a9c3071d2193","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"member\" : 1,\r\n    \"post\" : 1,\r\n    \"content\" : \"댓글\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments","urlObject":{"protocol":"http","port":"8080","path":["api","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"acdb265b-135e-4408-98c9-b11569d411c9","name":"댓글 등록","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"member\" : 1,\r\n    \"post\" : 1,\r\n    \"content\" : \"내용\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Sun, 31 Dec 2023 11:13:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f3bfb9c8-66d8-4cb9-93b6-a9c3071d2193"},{"name":"댓글 조회","id":"c95fd3bb-a4ed-49d4-b3fd-474635e888af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/comments/1","urlObject":{"protocol":"http","port":"8080","path":["api","comments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"695cc676-785e-4d15-bfb0-9808ef5152a4","name":"댓글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 01 Jan 2024 12:53:49 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"content\": \"댓글\"\n}"}],"_postman_id":"c95fd3bb-a4ed-49d4-b3fd-474635e888af"},{"name":"댓글 수정","id":"85d9faf4-5ce6-4c7e-9aee-5adcb51cabd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\" : \"댓글댓글\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/1","urlObject":{"protocol":"http","port":"8080","path":["api","comments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1df3bfd2-2c57-40dd-8d42-6044e36b0559","name":"댓글 수정","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\" : \"댓글댓글\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Mon, 01 Jan 2024 12:54:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"85d9faf4-5ce6-4c7e-9aee-5adcb51cabd3"},{"name":"댓글 삭제","id":"409701e4-6729-40c8-85d6-ebf0cfa6ef85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/comments/1","urlObject":{"protocol":"http","port":"8080","path":["api","comments","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2c426b73-517c-46bd-be9b-5f8230654902","name":"댓글 삭제","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/comments/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Mon, 01 Jan 2024 12:54:15 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"409701e4-6729-40c8-85d6-ebf0cfa6ef85"},{"name":"전체 댓글 조회","id":"2a791057-dbe1-4bd2-9480-bddd2d88a1ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/comments","urlObject":{"protocol":"http","port":"8080","path":["api","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"307c735c-07e9-46dd-813a-afafa821cf46","name":"전체 댓글 조회","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 01 Jan 2024 12:53:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"content\": \"댓글\"\n    }\n]"}],"_postman_id":"2a791057-dbe1-4bd2-9480-bddd2d88a1ba"}],"id":"12d38aa0-5393-459e-9a9e-e3b3f0b6b9a2","_postman_id":"12d38aa0-5393-459e-9a9e-e3b3f0b6b9a2","description":""},{"name":"팔로우","item":[{"name":"New Request","id":"c4fea78e-86a4-443d-b1e2-b74fc29bee05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"followerUserId\": \"jijilee4\",\r\n  \"followingUserId\": \"jijilee\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/follows","urlObject":{"protocol":"http","port":"8080","path":["api","follows"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c4fea78e-86a4-443d-b1e2-b74fc29bee05"}],"id":"e5b22c95-7501-425f-a0e1-97360dab8536","_postman_id":"e5b22c95-7501-425f-a0e1-97360dab8536","description":""}]}