{"id":18990527,"url":"https://github.com/legendarym4x/app_socket_udp","last_synced_at":"2026-06-22T19:01:27.385Z","repository":{"id":207743719,"uuid":"719748446","full_name":"legendarym4x/APP_socket_UDP","owner":"legendarym4x","description":"Simple Web App with UDP Socket Communication","archived":false,"fork":false,"pushed_at":"2024-02-12T12:56:57.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T11:16:03.690Z","etag":null,"topics":["python","threading","websocket"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/legendarym4x.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}},"created_at":"2023-11-16T20:25:17.000Z","updated_at":"2024-02-12T12:55:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbbdb529-c794-4ec7-904c-dbd6037d8f20","html_url":"https://github.com/legendarym4x/APP_socket_UDP","commit_stats":null,"previous_names":["legendarym4x/web-hw-04","legendarym4x/app_socket_udp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/legendarym4x/APP_socket_UDP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendarym4x%2FAPP_socket_UDP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendarym4x%2FAPP_socket_UDP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendarym4x%2FAPP_socket_UDP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendarym4x%2FAPP_socket_UDP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/legendarym4x","download_url":"https://codeload.github.com/legendarym4x/APP_socket_UDP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendarym4x%2FAPP_socket_UDP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34661709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":["python","threading","websocket"],"created_at":"2024-11-08T17:10:07.452Z","updated_at":"2026-06-22T19:01:27.366Z","avatar_url":"https://github.com/legendarym4x.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple Web App with UDP Socket Communication\n\n### In this task assignment, we created a simple web application with routing for two html pages: index.html and message.html.\n\nIt was implemented:\n     \n     Organized work with the form on the `message.html` page.\n     \n     If a 404 Not Found error occurs, we return the `error.html` page.\n     \n     Our program runs on port `3000`.\n     \n     A `Socket server` has been created on port `5000`. We enter data into the form, \n         it enters your web application, which forwards it further for processing using \n         the socket (UDP protocol) of the Socket server. The Socket server translates \n         the received byte string into a dictionary and saves it in json file data.json \n         in the storage folder.\n    \n     For our web application, we use one `main.py` file.\n     \n     We start the `HTTP server` and the `Socket server` in different threads.\n    \n     We also created a `Dockerfile` and run our application as a Docker container.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegendarym4x%2Fapp_socket_udp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flegendarym4x%2Fapp_socket_udp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegendarym4x%2Fapp_socket_udp/lists"}