{"info":{"_postman_id":"2f0ba420-cfb3-4bd7-9f5c-5ea8ad881150","name":"Conan TCG","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"36801691","collectionId":"2f0ba420-cfb3-4bd7-9f5c-5ea8ad881150","publishedId":"2sAYBYhBPW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-12-03T05:49:58.000Z"},"item":[{"name":"\b카드 정보 가져오기","id":"9ee5452f-e3c5-44fc-a5dc-1f852e31cfc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/cards","urlObject":{"path":["cards"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"44a93b23-143b-4a36-9639-7939415aeffe","name":"\b카드 정보 가져오기","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/cards"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9ee5452f-e3c5-44fc-a5dc-1f852e31cfc2"},{"name":"카드 정보 필터링","id":"93d028e5-47c9-4496-bd58-144d473e4e7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/cards?name=코난&product=0&color=청&category=캐릭터&rarity=R","urlObject":{"path":["cards"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>카드 이름 </p>\n","type":"text/plain"},"key":"name","value":"코난"},{"description":{"content":"<p>카드 프로덕트명</p>\n","type":"text/plain"},"key":"product","value":"0"},{"description":{"content":"<p>카드 색상</p>\n","type":"text/plain"},"key":"color","value":"청"},{"description":{"content":"<p>카드 종류</p>\n","type":"text/plain"},"key":"category","value":"캐릭터"},{"description":{"content":"<p>카드 레어리티</p>\n","type":"text/plain"},"key":"rarity","value":"R"}],"variable":[]}},"response":[{"id":"0f81db71-d688-4804-9b1c-a809028ebf7c","name":"카드 정보 필터링","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/cards?name=코난&product=0&color=청&category=캐릭터&rarity=R","host":["{{base_url}}"],"path":["cards"],"query":[{"key":"name","value":"코난"},{"key":"product","value":"0","description":"카드 프로덕트명"},{"key":"color","value":"청"},{"key":"category","value":"캐릭터"},{"key":"rarity","value":"R"},{"key":"rarity","value":"C","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Dec 2024 06:41:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"https://conan-card.netlify.app"},{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"etag","value":"W/\"1ee-8RGoUz9M4S4i5xDSPnRU3+KuMpo\""},{"key":"x-envoy-upstream-service-time","value":"478"},{"key":"x-koyeb-backend","value":"fra"},{"key":"x-koyeb-glb","value":"tyo"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ec19194284ccffe-KIX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"66c6d7f6041173ca7335be82\",\n        \"code\": \"0004\",\n        \"name\": \"에도가와 코난\",\n        \"product\": \"CT-P01 Case-Booster 01 탐정들의 조커\",\n        \"product_code\": 1,\n        \"color\": \"청\",\n        \"category\": \"캐릭터\",\n        \"rarity\": \"R\",\n        \"LP\": 1,\n        \"level\": \"5\",\n        \"feature\": \"탐정, 모리탐정사무소, 소년탐정단\",\n        \"AP\": 6000,\n        \"effect\": \"[히라메키] (증거에서 리무브 되었을 때 발동한다) 카드를 1장 뽑는다.\",\n        \"image_url\": \"https://www.takaratomy.co.jp/products/conan-cardgame/storage/card/1714012969573521.jpg\"\n    }\n]"}],"_postman_id":"93d028e5-47c9-4496-bd58-144d473e4e7c"},{"name":"카드 정보 정렬","id":"52dacd68-5469-47a9-8d44-8ad72c89e686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/cards?sort=level_high&product=0","urlObject":{"path":["cards"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>정렬 종류 </p>\n","type":"text/plain"},"key":"sort","value":"level_high"},{"description":{"content":"<p>카드 프로덕트명 (0=전체선택) </p>\n","type":"text/plain"},"key":"product","value":"0"}],"variable":[]}},"response":[],"_postman_id":"52dacd68-5469-47a9-8d44-8ad72c89e686"}]}