{"id":20319345,"url":"https://github.com/hassanakbar/i_m_freezing","last_synced_at":"2026-05-06T03:31:52.742Z","repository":{"id":101603262,"uuid":"181342813","full_name":"HassanAkbar/i_m_freezing","owner":"HassanAkbar","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-14T18:11:02.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-12T00:47:18.812Z","etag":null,"topics":["rails","redis","rspec","ruby","sidekiq"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/HassanAkbar.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":"2019-04-14T17:12:51.000Z","updated_at":"2019-04-14T18:22:51.000Z","dependencies_parsed_at":"2023-06-15T17:15:51.549Z","dependency_job_id":null,"html_url":"https://github.com/HassanAkbar/i_m_freezing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HassanAkbar/i_m_freezing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HassanAkbar%2Fi_m_freezing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HassanAkbar%2Fi_m_freezing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HassanAkbar%2Fi_m_freezing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HassanAkbar%2Fi_m_freezing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HassanAkbar","download_url":"https://codeload.github.com/HassanAkbar/i_m_freezing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HassanAkbar%2Fi_m_freezing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["rails","redis","rspec","ruby","sidekiq"],"created_at":"2024-11-14T18:46:04.492Z","updated_at":"2026-05-06T03:31:52.711Z","avatar_url":"https://github.com/HassanAkbar.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nThis README would normally document whatever steps are necessary to get the\napplication up and running.\n\n## Rails Installation and Setup\nThings you may want to cover:\n\n* Ruby version  : 2.6.2 \n\n* Rails version : 5.2.2\n\n* Database : mysql\n\n* Setup your database\n```bash\nrails db:create \n```\n* Run migrations\n```bash\nrails db:migrate\n```\n* Database Upload Sample Thermostats\n```bash\nrake db:seed\n```\n* How to run the test suite\n```bash\nrspec spec\n```\n* How to run Sidkiq\n```bash\nbundle exec sidekiq\n```\n## Sample Curl Requests\n\n* Create Reading\n```curl\n    curl  -H 'household_token:81ed1639d2a7cad24be17a5e0724bc39' -d 'reading[thermostat_id]=1' -d 'reading[temperature]= 15' -d 'reading[humidity]=11' -d 'reading[battery_charge]=10' -X POST \\http://localhost:3000/readings.json\n```\n\n* Show Reading\n```curl\n    curl  -H 'household_token:81ed1639d2a7cad24be17a5e0724bc39' -X GET \\http://localhost:3000/readings/1.json\n```\n    \n* Therostat Stats\n```curl\n    curl  -H 'household_token:81ed1639d2a7cad24be17a5e0724bc39' -X GET \\http://localhost:3000/thermostats/1/stats.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhassanakbar%2Fi_m_freezing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhassanakbar%2Fi_m_freezing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhassanakbar%2Fi_m_freezing/lists"}