{"id":28259593,"url":"https://github.com/bappy3a/node.js-uptime-monitoring-api","last_synced_at":"2025-08-23T14:11:48.939Z","repository":{"id":251148634,"uuid":"836364919","full_name":"bappy3a/Node.js-Uptime-Monitoring-API","owner":"bappy3a","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T19:51:17.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T03:12:45.529Z","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":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bappy3a.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":"2024-07-31T17:32:30.000Z","updated_at":"2024-08-03T19:51:20.000Z","dependencies_parsed_at":"2024-08-03T20:56:57.013Z","dependency_job_id":null,"html_url":"https://github.com/bappy3a/Node.js-Uptime-Monitoring-API","commit_stats":null,"previous_names":["bappy3a/node.js-uptime-monitoring-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bappy3a/Node.js-Uptime-Monitoring-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bappy3a%2FNode.js-Uptime-Monitoring-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bappy3a%2FNode.js-Uptime-Monitoring-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bappy3a%2FNode.js-Uptime-Monitoring-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bappy3a%2FNode.js-Uptime-Monitoring-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bappy3a","download_url":"https://codeload.github.com/bappy3a/Node.js-Uptime-Monitoring-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bappy3a%2FNode.js-Uptime-Monitoring-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271751917,"owners_count":24814705,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":"2025-05-20T03:12:24.224Z","updated_at":"2025-08-23T14:11:48.930Z","avatar_url":"https://github.com/bappy3a.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Linting Setup\n\nIn order to lint and format your code automatically according to popular airbnb style guide, I recommend you to follow the instructions as described in video. References are as below.\n\n### Install Dev Dependencies\n\n```sh\nyarn add -D eslint prettier\nnpx install-peerdeps --dev eslint-config-airbnb-base\nyarn add -D eslint-config-prettier eslint-plugin-prettier\n```\n\n### Setup Linting Configuration file\n\nCreate a `.eslintrc.json` file in the project root and enter the below contents:\n\n```json\n{\n  \"extends\": [\"prettier\", \"airbnb-base\"],\n  \"parserOptions\": {\n    \"ecmaVersion\": 12\n  },\n  \"env\": {\n    \"commonjs\": true,\n    \"node\": true\n  },\n  \"rules\": {\n    \"no-console\": 0,\n    \"indent\": 0,\n    \"linebreak-style\": 0,\n    \"prettier/prettier\": [\n      \"error\",\n      {\n        \"trailingComma\": \"es5\",\n        \"singleQuote\": true,\n        \"printWidth\": 100,\n        \"tabWidth\": 4,\n        \"semi\": true\n      }\n    ]\n  },\n  \"plugins\": [\"prettier\"]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbappy3a%2Fnode.js-uptime-monitoring-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbappy3a%2Fnode.js-uptime-monitoring-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbappy3a%2Fnode.js-uptime-monitoring-api/lists"}