{"id":22392985,"url":"https://github.com/royshouvik/api-timestamp","last_synced_at":"2026-04-30T00:33:04.377Z","repository":{"id":84491289,"uuid":"81124307","full_name":"royshouvik/api-timestamp","owner":"royshouvik","description":"API Timestamp project","archived":false,"fork":false,"pushed_at":"2017-02-14T07:25:34.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T04:14:44.050Z","etag":null,"topics":["api","nodejs","rest-api"],"latest_commit_sha":null,"homepage":"https://api-timestamp.gomix.me/","language":"Shell","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/royshouvik.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":"2017-02-06T19:37:19.000Z","updated_at":"2017-02-12T17:13:11.000Z","dependencies_parsed_at":"2023-03-02T20:30:21.804Z","dependency_job_id":null,"html_url":"https://github.com/royshouvik/api-timestamp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royshouvik%2Fapi-timestamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royshouvik%2Fapi-timestamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royshouvik%2Fapi-timestamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royshouvik%2Fapi-timestamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royshouvik","download_url":"https://codeload.github.com/royshouvik/api-timestamp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245743469,"owners_count":20665104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","nodejs","rest-api"],"created_at":"2024-12-05T04:22:21.478Z","updated_at":"2026-04-30T00:33:04.344Z","avatar_url":"https://github.com/royshouvik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Basejump: Timestamp microservice\n\n**Demo** : [api-timestamp.gomix.me](https://api-timestamp.gomix.me/)\n## User stories:\n1. I can pass a string as a parameter, and it will check to see whether that string contains either a unix timestamp or a natural language date (example: January 1, 2016).\n\n2. If it does, it returns both the Unix timestamp and the natural language form of that date.\n\n3. If it does not contain a date or Unix timestamp, it returns `null` for those properties.\n         \n### Example usage:\n```\nhttps://api-timestamp.gomix.me/December%2015,%202015\n```\n```\nhttps://api-timestamp.gomix.me/1450137600\n```\n### Example output:\n```\n{\n  \"unix\": 1450137600,\n  \"natural\": \"December 15, 2015\"\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyshouvik%2Fapi-timestamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyshouvik%2Fapi-timestamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyshouvik%2Fapi-timestamp/lists"}