{"id":24958978,"url":"https://github.com/yehezkiel1086/file-upload-py","last_synced_at":"2025-03-28T21:25:00.776Z","repository":{"id":245553522,"uuid":"815935631","full_name":"yehezkiel1086/file-upload-py","owner":"yehezkiel1086","description":"File upload Python implementation using socket programming","archived":false,"fork":false,"pushed_at":"2024-06-22T08:42:21.000Z","size":591,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T05:34:41.039Z","etag":null,"topics":["file-upload","python","socket-programming"],"latest_commit_sha":null,"homepage":"","language":"Python","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/yehezkiel1086.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":"2024-06-16T15:24:30.000Z","updated_at":"2024-11-09T04:27:24.000Z","dependencies_parsed_at":"2024-06-22T19:22:12.831Z","dependency_job_id":null,"html_url":"https://github.com/yehezkiel1086/file-upload-py","commit_stats":null,"previous_names":["bazoka-kaka/file-upload-py","yehezkiel1086/file-upload-py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehezkiel1086%2Ffile-upload-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehezkiel1086%2Ffile-upload-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehezkiel1086%2Ffile-upload-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehezkiel1086%2Ffile-upload-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yehezkiel1086","download_url":"https://codeload.github.com/yehezkiel1086/file-upload-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246102113,"owners_count":20723752,"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":["file-upload","python","socket-programming"],"created_at":"2025-02-03T07:42:26.637Z","updated_at":"2025-03-28T21:25:00.751Z","avatar_url":"https://github.com/yehezkiel1086.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"FILE SERVER\nTUJUAN: melayani client dalam request file server\n\nATURAN PROTOKOL:\n- client harus mengirimkan request dalam bentuk string\n- string harus dalam format\n  REQUEST spasi PARAMETER\n- PARAMETER dapat berkembang menjadi PARAMETER1 spasi PARAMETER2 dan seterusnya\n\nREQUEST YANG DILAYANI:\n- informasi umum:\n  * Jika request tidak dikenali akan menghasilkan pesan\n    - status: ERROR\n    - data: request tidak dikenali\n  * Semua result akan diberikan dalam bentuk JSON dan diakhiri\n    dengan character ascii code #13#10#13#10 atau \"\\r\\n\\r\\n\"\n\nLIST\n* TUJUAN: untuk mendapatkan daftar seluruh file yang dilayani oleh file server\n* PARAMETER: tidak ada\n* RESULT:\n- BERHASIL:\n  - status: OK\n  - data: list file\n- GAGAL:\n  - status: ERROR\n  - data: pesan kesalahan\n\nGET\n* TUJUAN: untuk mendapatkan isi file dengan menyebutkan nama file dalam parameter\n* PARAMETER:\n  - PARAMETER1 : nama file\n* RESULT:\n- BERHASIL:\n  - status: OK\n  - data_namafile : nama file yang diminta\n  - data_file : isi file yang diminta (dalam bentuk base64)\n- GAGAL:\n  - status: ERROR\n  - data: pesan kesalahan\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyehezkiel1086%2Ffile-upload-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyehezkiel1086%2Ffile-upload-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyehezkiel1086%2Ffile-upload-py/lists"}