{"id":21598139,"url":"https://github.com/fahimahammed/timestamp-microservice","last_synced_at":"2025-06-24T08:03:47.533Z","repository":{"id":246952713,"uuid":"823823933","full_name":"fahimahammed/timestamp-microservice","owner":"fahimahammed","description":"Build a full stack JavaScript application that processes and returns Unix and UTC timestamps for given dates, similar to the FreeCodeCamp Timestamp Microservice project.","archived":false,"fork":false,"pushed_at":"2024-07-05T19:29:59.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T08:03:47.219Z","etag":null,"topics":["freecodecamp","freecodecamp-project","timestamp-microservice"],"latest_commit_sha":null,"homepage":"","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/fahimahammed.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":"2024-07-03T19:48:18.000Z","updated_at":"2024-08-21T19:32:21.000Z","dependencies_parsed_at":"2024-07-06T01:08:04.754Z","dependency_job_id":null,"html_url":"https://github.com/fahimahammed/timestamp-microservice","commit_stats":null,"previous_names":["fahimahammed/timestamp-microservice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fahimahammed/timestamp-microservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahimahammed%2Ftimestamp-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahimahammed%2Ftimestamp-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahimahammed%2Ftimestamp-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahimahammed%2Ftimestamp-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fahimahammed","download_url":"https://codeload.github.com/fahimahammed/timestamp-microservice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahimahammed%2Ftimestamp-microservice/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261632031,"owners_count":23187268,"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":["freecodecamp","freecodecamp-project","timestamp-microservice"],"created_at":"2024-11-24T18:11:25.784Z","updated_at":"2025-06-24T08:03:47.509Z","avatar_url":"https://github.com/fahimahammed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timestamp Microservice\n\nBuild a full stack JavaScript application that processes and returns Unix and UTC timestamps for given dates, similar to the FreeCodeCamp Timestamp Microservice project.\n\n## Features\n\n- **Timestamp Conversion:**\n  - Accepts a date string as a parameter and returns both Unix and UTC timestamps.\n  \n- **Date Parsing:**\n  - Parses incoming date strings using `new Date()` assuming GMT dates.\n  \n- **UI/UX:**\n  - Design a straightforward interface for entering dates and displaying timestamps.\n\n## Tech Stack\n\n- **Frontend:** HTML, CSS (Bootstrap recommended), JavaScript (React or plain JS)\n- **Backend:** Node.js, Express.js\n\n## Example Output\n\nFor a valid date string input, return:\n\n```json\n{\n  \"unix\": 1483228800000,\n  \"utc\": \"Sun, 01 Jan 2017 00:00:00 GMT\"\n}\n```\n\n## Usage\n\n- Access the deployed application and enter a date string to get its corresponding Unix and UTC timestamps.\n\n\n## Acknowledgements\n\n- Built with guidance from the FreeCodeCamp Timestamp Microservice project.\n- Inspiration and learning resources from the FreeCodeCamp community.\n\n---\nThis is the project code for the Timestamp Microservice project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/timestamp-microservice\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahimahammed%2Ftimestamp-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffahimahammed%2Ftimestamp-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahimahammed%2Ftimestamp-microservice/lists"}