{"id":30389295,"url":"https://github.com/zhoucheng133/sht-api","last_synced_at":"2025-10-13T21:06:42.683Z","repository":{"id":310373363,"uuid":"1039574140","full_name":"Zhoucheng133/SHT-API","owner":"Zhoucheng133","description":"SHT temperature \u0026 humidity API and data storage for Raspberry Pi (NOT Pico)","archived":false,"fork":false,"pushed_at":"2025-10-08T11:40:52.000Z","size":1807,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-08T13:31:34.670Z","etag":null,"topics":["fastapi","raspberry-pi","sht3x","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Zhoucheng133.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-17T14:33:46.000Z","updated_at":"2025-10-08T11:40:55.000Z","dependencies_parsed_at":"2025-08-25T13:10:59.272Z","dependency_job_id":null,"html_url":"https://github.com/Zhoucheng133/SHT-API","commit_stats":null,"previous_names":["zhoucheng133/sht-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zhoucheng133/SHT-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhoucheng133%2FSHT-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhoucheng133%2FSHT-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhoucheng133%2FSHT-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhoucheng133%2FSHT-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zhoucheng133","download_url":"https://codeload.github.com/Zhoucheng133/SHT-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zhoucheng133%2FSHT-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017048,"owners_count":26085949,"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-10-13T02:00:06.723Z","response_time":61,"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":["fastapi","raspberry-pi","sht3x","sqlite"],"created_at":"2025-08-21T08:19:03.286Z","updated_at":"2025-10-13T21:06:42.677Z","avatar_url":"https://github.com/Zhoucheng133.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SHT API\n\n针对树莓派（开发板）的SHT温度/湿度API和数据存储  \nSHT temperature \u0026 humidity API and data storage for Raspberry Pi (NOT Pico)\n\n## API\n\n![GET](https://img.shields.io/badge//get-GET-dark_green)  \n获取当前温度和湿度数据  \nGet current temperature and humidity\n\n![GET](https://img.shields.io/badge//get/day-GET-dark_green)  \n?`year`\u0026`month`\u0026`day`  \n获取指定日期的所有温湿度数据  \nGet all temperature and humidity data for a specified date\n\n![GET](https://img.shields.io/badge//max-GET-dark_green)  \n获取最高气温的数据  \nGet the highest temperature data\n\n![GET](https://img.shields.io/badge//min-GET-dark_green)  \n获取最低气温的数据  \nGet the lowest temperature data\n\n![GET](https://img.shields.io/badge//maxByDay-GET-dark_green)  \n?`year`\u0026`month`\u0026`day`  \n获取指定日期高气温的数据\nGet the highest temperature data for a specified date\n\n![GET](https://img.shields.io/badge//minByDay-GET-dark_green)  \n?`year`\u0026`month`\u0026`day`  \n获取指定日期低气温的数据  \nGet the lowest temperature data for a specified date\n\n## 响应 | Response\n\n```json\n{\n    \"timestamp\": \"2025-01-01 00:00:00\",\n    \"temperature\": 10,\n    \"humidity\": 60\n}\n```\n\n## 前端示例 FrontEnd Example\n\n\u003cimg src=\"demo/desktop.png\" height=500 /\u003e\n\u003cimg src=\"demo/mobile.png\" height=500 /\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhoucheng133%2Fsht-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhoucheng133%2Fsht-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhoucheng133%2Fsht-api/lists"}