{"info":{"_postman_id":"f9905dfc-38bc-43a7-9b00-24813272797c","name":"Timestamp","description":"<html><head></head><body><p>The requests send the current Time and stored Timestamps</p>\n<p>This documentation have some reference to understand these request.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"35034228","collectionId":"f9905dfc-38bc-43a7-9b00-24813272797c","publishedId":"2sA3XJjjNh","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-06-06T16:42:13.000Z"},"item":[{"name":"current time","id":"398d72da-a0b9-416a-8855-33bf87626902","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nodejs-timestamp-task.onrender.com/current-time","description":"<p>This request is used to get the current time with date.</p>\n","urlObject":{"protocol":"https","path":["current-time"],"host":["nodejs-timestamp-task","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"ea3bd6ac-5917-4c46-95f2-9f9958421713","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"https://nodejs-timestamp-task.onrender.com/current-time"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 16:11:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"88f9ad1ed8e07fe8-MAA"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"W/\"25-DxjRHKF6iRsg7wCvVMfaL4/L3E4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"rndr-id","value":"da68afa9-507d-4bf8"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"currenttime\": \"06-11-2024-16-11-05\"\n}"}],"_postman_id":"398d72da-a0b9-416a-8855-33bf87626902"},{"name":"All stored time","id":"f7d9fc02-87c8-451f-a90f-6d952d53ad45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nodejs-timestamp-task.onrender.com/all-time","description":"<p>This request is used to get all the stored Timestamp.</p>\n","urlObject":{"protocol":"https","path":["all-time"],"host":["nodejs-timestamp-task","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"be34c4b2-801f-495c-9863-3c6d88a9b720","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"https://nodejs-timestamp-task.onrender.com/all-time"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Jun 2024 16:10:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"88f9acabe9307fe8-MAA"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"W/\"80-G5NtxPJA/wjG5Ic+TUHCMRV8acc\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"rndr-id","value":"05b10f17-2a41-4473"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"allTimestamp\": [\n        \"06-09-2024-16-09-57\",\n        \"06-33-2024-21-33-28\",\n        \"06-33-2024-21-33-29\",\n        \"06-33-2024-21-33-30\",\n        \"06-33-2024-21-33-32\"\n    ]\n}"}],"_postman_id":"f7d9fc02-87c8-451f-a90f-6d952d53ad45"}]}