{"id":29995237,"url":"https://github.com/openedoo/module_media","last_synced_at":"2025-08-05T01:35:02.402Z","repository":{"id":216269429,"uuid":"96522395","full_name":"openedoo/module_media","owner":"openedoo","description":"Openedoo module to upload media, like discussion attachments. current status is WIP.","archived":false,"fork":false,"pushed_at":"2017-07-10T08:43:10.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-01-09T10:47:57.899Z","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/openedoo.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}},"created_at":"2017-07-07T09:24:07.000Z","updated_at":"2024-01-09T10:48:01.235Z","dependencies_parsed_at":"2024-01-09T10:48:00.426Z","dependency_job_id":"87217129-a0ae-41e9-9865-5fe0780db7f8","html_url":"https://github.com/openedoo/module_media","commit_stats":null,"previous_names":["openedoo/module_media"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/openedoo/module_media","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fmodule_media","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fmodule_media/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fmodule_media/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fmodule_media/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedoo","download_url":"https://codeload.github.com/openedoo/module_media/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedoo%2Fmodule_media/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268820420,"owners_count":24312378,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"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":[],"created_at":"2025-08-05T01:34:59.319Z","updated_at":"2025-08-05T01:35:02.395Z","avatar_url":"https://github.com/openedoo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Openedoo module to upload media, like discussion attachments. curresnt status is WIP.\n\n\n### Upload file ###\ncurl example:\n```\ncurl -X POST \\\n  --data-binary '@some_file_with_image.jpg' \\\n  http://127.0.0.1:5000/media/ \\\n  -H 'cache-control: no-cache' \\\n  -H 'content-type: image/jpeg' \\\n```\n\n\nContent-type header request must match with the file mime-type, [list of mime-type](https://www.iana.org/assignments/media-types/media-types.xhtml)\n\n\n### Download file ###\n```\n[GET] http://\u003chostname\u003e/media/static/\u003cfile_name\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedoo%2Fmodule_media","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenedoo%2Fmodule_media","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedoo%2Fmodule_media/lists"}