{"id":21065081,"url":"https://github.com/prolificinteractive/image-server","last_synced_at":"2025-10-19T08:56:46.929Z","repository":{"id":13003154,"uuid":"15682394","full_name":"prolificinteractive/image-server","owner":"prolificinteractive","description":"A simple nodejs image server","archived":false,"fork":false,"pushed_at":"2014-01-07T16:36:28.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-14T01:46:26.130Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prolificinteractive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-06T19:05:51.000Z","updated_at":"2014-01-07T16:36:29.000Z","dependencies_parsed_at":"2022-09-18T04:52:31.611Z","dependency_job_id":null,"html_url":"https://github.com/prolificinteractive/image-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prolificinteractive/image-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2Fimage-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2Fimage-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2Fimage-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2Fimage-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prolificinteractive","download_url":"https://codeload.github.com/prolificinteractive/image-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2Fimage-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263472279,"owners_count":23471812,"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-11-19T17:53:25.340Z","updated_at":"2025-10-19T08:56:41.885Z","avatar_url":"https://github.com/prolificinteractive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"image-server\n============\n\n## Configuring\n\nCopy config.default.json to config.json and set up a password\n\n## Starting/Stopping\n\n\tmake start\n\tmake stop\n\nIt will start an http server running on port 80 and pulling images from /opt/images. You can also run it using forever:\n\n\tsudo node_modules/.bin/forever start index.js -p 80 -i /opt/images\n\n##Endpoints\n\nGET\t/images/{width}x{height}/{source}?skip={milliseconds}\n\n- *source* - The URL of the image to be resized\n- *width* - The target width\n- *height* - The target height\n- *skip* (optional) - Artificial latency for testing purposes, in milliseconds\n\nPUT\t/post/images/{source}\n- *source* -\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprolificinteractive%2Fimage-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprolificinteractive%2Fimage-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprolificinteractive%2Fimage-server/lists"}