{"id":18626829,"url":"https://github.com/rmh78/esp32-wifi-rest","last_synced_at":"2026-05-09T10:05:25.803Z","repository":{"id":205127248,"uuid":"466481526","full_name":"rmh78/ESP32-Wifi-REST","owner":"rmh78","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-05T14:49:13.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T06:25:02.679Z","etag":null,"topics":["esp32","heltec","json","rest","wifi"],"latest_commit_sha":null,"homepage":"","language":"C++","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/rmh78.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-03-05T14:49:11.000Z","updated_at":"2022-03-06T09:36:44.000Z","dependencies_parsed_at":"2024-07-19T12:00:22.089Z","dependency_job_id":null,"html_url":"https://github.com/rmh78/ESP32-Wifi-REST","commit_stats":null,"previous_names":["rmh78/esp32-wifi-rest"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmh78%2FESP32-Wifi-REST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmh78%2FESP32-Wifi-REST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmh78%2FESP32-Wifi-REST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmh78%2FESP32-Wifi-REST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmh78","download_url":"https://codeload.github.com/rmh78/ESP32-Wifi-REST/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239421318,"owners_count":19635716,"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":["esp32","heltec","json","rest","wifi"],"created_at":"2024-11-07T04:39:17.044Z","updated_at":"2025-11-03T23:30:29.482Z","avatar_url":"https://github.com/rmh78.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32 WiFi REST call\n\nThis project uses the **Heltec ESP32** for connecting to my WLAN and sending HTTP GET and HTTP POST requests against a REST service hosted on Raspberry PI.\n\n## Configuration\n\nCreate the file `platformio.ini`:\n\n```ini\n[env:heltec_wifi_lora_32_V2]\nplatform = espressif32\nboard = heltec_wifi_lora_32_V2\nbuild_flags = \n\t-DWIFI_SSID='\"change-me\"'\n\t-DWIFI_PASSWORD='\"change-me\"'\nframework = arduino\nlib_deps = \n\theltecautomation/Heltec ESP32 Dev-Boards@^1.1.0\n\tbblanchon/ArduinoJson@^6.19.2\nmonitor_speed = 115200\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmh78%2Fesp32-wifi-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmh78%2Fesp32-wifi-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmh78%2Fesp32-wifi-rest/lists"}