{"id":15978108,"url":"https://github.com/servb/compression-server","last_synced_at":"2025-02-23T04:19:02.789Z","repository":{"id":130365217,"uuid":"218385735","full_name":"SerVB/compression-server","owner":"SerVB","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-23T16:17:06.000Z","size":65570,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T07:26:05.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SerVB.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":"2019-10-29T21:19:36.000Z","updated_at":"2019-11-23T16:17:08.000Z","dependencies_parsed_at":"2024-02-22T20:46:32.585Z","dependency_job_id":null,"html_url":"https://github.com/SerVB/compression-server","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.42105263157894735","last_synced_commit":"c8758c69b8bfa54c1eeac56471fc352f5a294a75"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerVB%2Fcompression-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerVB%2Fcompression-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerVB%2Fcompression-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerVB%2Fcompression-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SerVB","download_url":"https://codeload.github.com/SerVB/compression-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240267548,"owners_count":19774209,"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-10-07T23:05:39.593Z","updated_at":"2025-02-23T04:19:02.764Z","avatar_url":"https://github.com/SerVB.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Python 3](https://img.shields.io/badge/python-3-blue.svg)](https://www.python.org/download/releases/2.7.7/)\n[![Build status](https://github.com/SerVB/compression-server/workflows/tests/badge.svg)](https://github.com/SerVB/compression-server/actions)\n# compression-server\n## How to try? The flask server\nStart the server by (5000 is the default one)\n```shell script\nexport FLASK_APP=flask_server.py\npython -m flask run (-p [PORT])\n```\n## How to try? The bycicle server\nStart the server by (8080 is the default one)\n```shell script\npython server.py [PORT]\n```\n\nIf you don't define a port, default one will be used.\n\nThen you can compress some files using `curl`:\n```shell script\ncurl -F \"file=@/home/servb/PycharmProjects/compression-server/text.txt\" http://localhost:[PORT]/convert/zipLzma -o answer.zip\n```\n\n## Accessing the flask server from browser.\nPrint localhost:[PORT] in your browser's address bar.\n\n## Running tests\n```shell script\npython tests.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservb%2Fcompression-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fservb%2Fcompression-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservb%2Fcompression-server/lists"}