{"id":18805761,"url":"https://github.com/mskian/sslcheck-api","last_synced_at":"2025-04-13T19:11:59.958Z","repository":{"id":37964369,"uuid":"326985962","full_name":"mskian/sslcheck-api","owner":"mskian","description":"SSL Expiry date Checker API - Built using Node.js and Express.js","archived":false,"fork":false,"pushed_at":"2024-09-13T21:23:39.000Z","size":158,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-15T12:50:02.437Z","etag":null,"topics":["api","expiry","express","javascript","json","nodejs","ssl","ssl-certificate","ssl-expiry","sslcheck-api"],"latest_commit_sha":null,"homepage":"https://sslcheck.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mskian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-01-05T12:03:28.000Z","updated_at":"2024-09-13T21:23:42.000Z","dependencies_parsed_at":"2023-02-06T10:45:34.663Z","dependency_job_id":"5f568edd-4bc6-4d72-879d-158c643e8fce","html_url":"https://github.com/mskian/sslcheck-api","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/mskian%2Fsslcheck-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fsslcheck-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fsslcheck-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fsslcheck-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mskian","download_url":"https://codeload.github.com/mskian/sslcheck-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766740,"owners_count":21158301,"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","expiry","express","javascript","json","nodejs","ssl","ssl-certificate","ssl-expiry","sslcheck-api"],"created_at":"2024-11-07T22:44:56.480Z","updated_at":"2025-04-13T19:11:59.938Z","avatar_url":"https://github.com/mskian.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSLCheck API\n\n![API Test](https://github.com/mskian/sslcheck-api/workflows/API%20Test/badge.svg)  \n\nSimple API to Get the SSL Expiry date, time and Days.\n\n\u003e SSL Expiry date Checker API - Built using Node.js and Express.js  \n\n## Requirements\n\n- Node.js Stable version\n- Yarn - For install and update the package\n- Web Server with Node.js Support\n\n## usage\n\n- clone to repo\n\n```sh\ngit clone https://github.com/mskian/sslcheck-api.git\ncd sslcheck-api\n```\n\n- install packages\n\n```sh\nyarn install\n```\n\n- Run the API\n\n```sh\nyarn start\n```\n\n- Test the API on Browser\n\n```sh\nhttp://localhost:3001/google.com\n```\n\n```json\n[\n    {\n        \"domain\": \"google.com\",\n        \"issued\": \"Monday, July 11, 2022 1:50 PM\",\n        \"expires\": \"Monday, October 3, 2022 1:50 PM\",\n        \"daysleft\": 62,\n        \"provider\": \"Google Trust Services LLC\"\n    }\n]\n```\n\n## Deploy\n\nyou can deploy this script on `Vercel.com` for free  \n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fmskian%2Fsslcheck-api)  \n\n## Module\n\nNode SSL Checker - \u003chttps://github.com/mskian/ssl-checker-node-api\u003e\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Fsslcheck-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmskian%2Fsslcheck-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Fsslcheck-api/lists"}