{"id":22273877,"url":"https://github.com/geeksloth/flaskimio","last_synced_at":"2026-02-05T13:31:35.177Z","repository":{"id":180127806,"uuid":"525073692","full_name":"geeksloth/Flaskimio","owner":"geeksloth","description":"Flask based api for image uploading and display without saving to storage.","archived":false,"fork":false,"pushed_at":"2022-08-18T15:55:41.000Z","size":2834,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T20:52:04.650Z","etag":null,"topics":["buffer","flask"],"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/geeksloth.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-08-15T17:15:57.000Z","updated_at":"2024-12-06T07:17:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1f7fa2c-9947-45cb-8706-5f6cc6e2f27e","html_url":"https://github.com/geeksloth/Flaskimio","commit_stats":null,"previous_names":["geeksloth/flaskimio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/geeksloth/Flaskimio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksloth%2FFlaskimio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksloth%2FFlaskimio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksloth%2FFlaskimio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksloth%2FFlaskimio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geeksloth","download_url":"https://codeload.github.com/geeksloth/Flaskimio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksloth%2FFlaskimio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29122607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["buffer","flask"],"created_at":"2024-12-03T13:16:40.570Z","updated_at":"2026-02-05T13:31:35.157Z","avatar_url":"https://github.com/geeksloth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flaskimio\nFlask based api for image uploading and display **WITHOUT** saving to storage.\n\nBelow figure shows the image returned from **server's memory (RAM)**, NOT STORAGE (HDD). This can be used as a template for image processing, AI, edged computing systems.\n\n![Screenshot](static/returned.png)\n\n## Prerequisite\nPillow and Flask are required for this template. If not installed please install them via your package manager, e.g., pip, apt, etc:\n```bash\npython3 -m pip install Pillow Flask\n```\n\n## Installation\n1. Clone this repository and change directory into it:\n```bash\ngit clone https://github.com/geeksloth/flaskimio.git \u0026\u0026 cd flaskimio\n```\n2. run the ```main.py``` script by\n```python\npython3 main.py\n```\n3. Access the api via typing ```ip:port``` in browser:\n```bash\nhttp://192.168.0.101:5000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeeksloth%2Fflaskimio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeeksloth%2Fflaskimio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeeksloth%2Fflaskimio/lists"}