{"info":{"_postman_id":"04681df9-840e-4535-b807-2fc04770716d","name":"Dcard Url Shortener","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"12176709","collectionId":"04681df9-840e-4535-b807-2fc04770716d","publishedId":"UVypycK7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"00324E","highlight":"006aa6"},"publishDate":"2022-03-30T06:52:16.000Z"},"item":[{"name":"重新導向網址","id":"9bdaff83-be0e-4cc7-bd72-7b120e8088bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/v1/:url_id","urlObject":{"path":["v1",":url_id"],"host":["{{host}}"],"query":[],"variable":[{"type":"any","value":null,"key":"url_id"}]}},"response":[],"_postman_id":"9bdaff83-be0e-4cc7-bd72-7b120e8088bb"},{"name":"創建短網址","id":"7995dca3-3f4e-426a-8490-10020d492c8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"url\": \"https://www.google.com/\",\n    \"expireAt\": \"2022-04-11T18:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/urls/","urlObject":{"path":["v1","urls",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7995dca3-3f4e-426a-8490-10020d492c8c"}]}