{"id":20345775,"url":"https://github.com/izzypt/timestamp-microservice","last_synced_at":"2026-06-15T16:32:28.233Z","repository":{"id":151595632,"uuid":"615388419","full_name":"izzypt/Timestamp-Microservice","owner":"izzypt","description":"Public repo to complete \"Timestamp Microservice\" exercise on freeCodeCamp","archived":false,"fork":false,"pushed_at":"2023-03-17T16:11:35.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T17:40:46.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/izzypt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-17T15:22:45.000Z","updated_at":"2023-03-17T15:34:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"56dd62da-8e79-4208-b0eb-97e617e302bd","html_url":"https://github.com/izzypt/Timestamp-Microservice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/izzypt/Timestamp-Microservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FTimestamp-Microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FTimestamp-Microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FTimestamp-Microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FTimestamp-Microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izzypt","download_url":"https://codeload.github.com/izzypt/Timestamp-Microservice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izzypt%2FTimestamp-Microservice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34372121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T22:09:45.486Z","updated_at":"2026-06-15T16:32:28.206Z","avatar_url":"https://github.com/izzypt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timestamp-Microservice\nPublic repo to complete \"Timestamp Microservice\" exercise on freeCodeCamp\n\n# Tests\n- \u003cins\u003ePassed\u003c/ins\u003e: You should provide your own project, not the example URL.\n- \u003cins\u003ePassed\u003c/ins\u003e: A request to /api/:date? with a valid date should return a JSON object with a unix key that is a Unix timestamp of the input date in milliseconds (as type Number)\n- \u003cins\u003ePassed\u003c/ins\u003e: A request to /api/:date? with a valid date should return a JSON object with a utc key that is a string of the input date in the format: Thu, 01 Jan 1970 00:00:00 GMT\n- \u003cins\u003ePassed\u003c/ins\u003e: A request to /api/1451001600000 should return { unix: 1451001600000, utc: \"Fri, 25 Dec 2015 00:00:00 GMT\" }\n- \u003cins\u003ePassed\u003c/ins\u003e: Your project can handle dates that can be successfully parsed by new Date(date_string)\n- \u003cins\u003ePassed\u003c/ins\u003e: If the input date string is invalid, the API returns an object having the structure { error : \"Invalid Date\" }\n- \u003cins\u003ePassed\u003c/ins\u003e: An empty date parameter should return the current time in a JSON object with a unix key\n- \u003cins\u003ePassed\u003c/ins\u003e: An empty date parameter should return the current time in a JSON object with a utc key\n\n# Public display \n\nhttps://timestamp-microservice.simobonvalot.repl.co/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizzypt%2Ftimestamp-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizzypt%2Ftimestamp-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizzypt%2Ftimestamp-microservice/lists"}