{"info":{"_postman_id":"d2c0fb96-cce8-459d-b1ed-2064825abe1e","name":"blog_search API","description":"<html><head></head><body><p>블로그 검색 API</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"31149172","collectionId":"d2c0fb96-cce8-459d-b1ed-2064825abe1e","publishedId":"2s9YXnzeN6","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-15T08:48:52.000Z"},"item":[{"name":"GET blog/ranking/popular-searches","id":"35667b5b-f82b-48df-a4ba-dc941c3124b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8080/blog/ranking/popular-searches?size=10","description":"<p>인기 검색어 조회 API</p>\n","urlObject":{"protocol":"http","port":"8080","path":["blog","ranking","popular-searches"],"host":["localhost"],"query":[{"description":{"content":"<p>사이즈</p>\n","type":"text/plain"},"key":"size","value":"10"}],"variable":[]}},"response":[],"_postman_id":"35667b5b-f82b-48df-a4ba-dc941c3124b0"},{"name":"GET blog/search","id":"5db1f8cc-e345-4afc-92d2-d0544ef50e26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8080/blog/search?keyword=kakaobank&size=1&page=1&sort=ACCURACY","description":"<p>블로그 검색 API</p>\n","urlObject":{"protocol":"http","port":"8080","path":["blog","search"],"host":["localhost"],"query":[{"description":{"content":"<p>블로그 검색 키워드</p>\n","type":"text/plain"},"key":"keyword","value":"kakaobank"},{"description":{"content":"<p>사이즈 </p>\n","type":"text/plain"},"key":"size","value":"1"},{"description":{"content":"<p>페이지 </p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>정렬 - ACCURACY(정확도순), RECENCY(인기순) </p>\n","type":"text/plain"},"key":"sort","value":"ACCURACY"}],"variable":[]}},"response":[],"_postman_id":"5db1f8cc-e345-4afc-92d2-d0544ef50e26"}],"event":[{"listen":"prerequest","script":{"id":"a5846dc9-0c99-4182-b58e-c5e9dcf592b7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0c0fdc94-f574-44b1-9fee-7071edb324f5","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseurl","value":"http://localhost:8080"}]}