{"info":{"_postman_id":"0724a71d-4113-47b9-91ca-194eb7ccea55","name":"Visualize APIs","description":"<html><head></head><body><h1 id=\"virtual-world\">Virtual World</h1>\n<p>Take a break, relax and immerse yourself in the 1MM cells at one place!!!</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Virtual World","slug":"virtual-world"}],"owner":"16681128","collectionId":"0724a71d-4113-47b9-91ca-194eb7ccea55","publishedId":"Tzscp7Fg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-07-28T15:38:51.000Z"},"item":[{"name":"GIPHY API","event":[{"listen":"test","script":{"id":"5dcafac9-bed2-4986-9d7a-a22826b63a47","exec":["var template = `\r","    <style type=\"text/css\">\r","        .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}\r","        .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}\r","        .tftable tr {background-color:#ffffff;}\r","        .tftable td {font-size:4px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}\r","        .tftable tr:hover {background-color:#e0ffff;}\r","    </style>\r","    \r","    <table class=\"tftable\" border=\"1\">\r","\r","        \r","        {{#each response.data}}\r","            <tr id=row_{{@key}} onClick=\"handleClick(this.id)\">\r","                <td id={{@key}}><img src=\"{{images.original.url}}\"></img></td>\r","            </tr>\r","            <tr id=row_{{@key}} onClick=\"handleClick(this.id)\">\r","                <td id={{@key}}><img src=\"{{images.original.url}}\"></img></td>\r","            </tr>\r","        {{/each}}\r","    </table>\r","`;\r","\r","pm.visualizer.set(template, {\r","    response: pm.response.json()\r","});"],"type":"text/javascript"}}],"id":"c8c22532-eadc-4722-9c1c-2f46334e14a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.giphy.com/v1/gifs/trending?api_key=K8jcUL3T8iIyqJQCvC0O7VdLGVhCH13M&limit=25&rating=g","urlObject":{"protocol":"https","path":["v1","gifs","trending"],"host":["api","giphy","com"],"query":[{"key":"api_key","value":"K8jcUL3T8iIyqJQCvC0O7VdLGVhCH13M"},{"key":"limit","value":"25"},{"key":"rating","value":"g"}],"variable":[]}},"response":[],"_postman_id":"c8c22532-eadc-4722-9c1c-2f46334e14a1"}]}