{"id":19620615,"url":"https://github.com/nakov/temperatureserver","last_synced_at":"2026-05-15T00:04:46.542Z","repository":{"id":146213744,"uuid":"454396414","full_name":"nakov/TemperatureServer","owner":"nakov","description":"Very simple IoT server for colleting temperatures","archived":false,"fork":false,"pushed_at":"2022-02-01T14:35:25.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-09T11:24:03.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/nakov.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":"2022-02-01T13:23:04.000Z","updated_at":"2022-02-01T13:26:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcbbddb6-b87a-4915-b750-773b570f6957","html_url":"https://github.com/nakov/TemperatureServer","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/nakov%2FTemperatureServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakov%2FTemperatureServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakov%2FTemperatureServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakov%2FTemperatureServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nakov","download_url":"https://codeload.github.com/nakov/TemperatureServer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240914824,"owners_count":19878050,"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":[],"created_at":"2024-11-11T11:19:27.724Z","updated_at":"2026-05-15T00:04:46.499Z","avatar_url":"https://github.com/nakov.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Temperature Server\n\nVery simple IoT server for educational purposes.\n - Collects temperatures through HTTP POST endpoint.\n - Visualizes all collected temperatures, with auto-refresh once per second.\n - No authentication, no database -\u003e everyone can write, data is lost at server restart.\n - Provides a simple API to view / add temperatures.\n\n## Live Demo\n\nView temperatures Web user interface: https://temperature-server.nakov.repl.co\n\n![image](https://user-images.githubusercontent.com/1689586/151980691-fc380a2b-e4b3-4e3e-b2f3-0e870adede13.png)\n\nAPI endpoint to view the last added temperature:\n```\nGET https://temperature-server.nakov.repl.co/api/temperatures/last\n```\n\n![image](https://user-images.githubusercontent.com/1689586/151980888-9a12284d-7a3d-4194-964b-da1fbe0cdceb.png)\n\n\nAPI endpoint to add (collect) new temperature measurement: \n```\nPOST /api/temperatures/add HTTP/1.1\nHost: temperature-server.nakov.repl.co\nContent-Type: application/x-www-form-urlencoded\nContent-Length: 4\n\nt=25\n```\n\n![image](https://user-images.githubusercontent.com/1689586/151980861-a3246693-a04e-43a2-a016-93a4281a1994.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakov%2Ftemperatureserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnakov%2Ftemperatureserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakov%2Ftemperatureserver/lists"}