{"id":15856682,"url":"https://github.com/robintail/imgur","last_synced_at":"2025-10-08T19:06:12.669Z","repository":{"id":103280576,"uuid":"47489507","full_name":"RobinTail/imgur","owner":"RobinTail","description":"Sample Imgur client","archived":false,"fork":false,"pushed_at":"2015-12-09T10:32:44.000Z","size":1655,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-03T20:44:43.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/RobinTail.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}},"created_at":"2015-12-06T08:40:16.000Z","updated_at":"2015-12-06T23:44:11.000Z","dependencies_parsed_at":"2023-03-15T15:31:00.211Z","dependency_job_id":null,"html_url":"https://github.com/RobinTail/imgur","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RobinTail/imgur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinTail%2Fimgur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinTail%2Fimgur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinTail%2Fimgur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinTail%2Fimgur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinTail","download_url":"https://codeload.github.com/RobinTail/imgur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinTail%2Fimgur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000698,"owners_count":26082805,"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-10-08T02:00:06.501Z","response_time":56,"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":"2024-10-05T20:02:18.053Z","updated_at":"2025-10-08T19:06:12.653Z","avatar_url":"https://github.com/RobinTail.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Imgur\nSample Imgur client shows categories, images and videos with flexible preview grid, comments hierarchy.\n\n# Demo\n[![Screen 1](https://raw.githubusercontent.com/RobinTail/imgur/master/images/demo/screen1-pre.png)](https://raw.githubusercontent.com/RobinTail/imgur/master/images/demo/screen1.png)\n[![Screen 2](https://raw.githubusercontent.com/RobinTail/imgur/master/images/demo/screen2-pre.png)](https://raw.githubusercontent.com/RobinTail/imgur/master/images/demo/screen2.png)\n[![Screen 3-1](https://raw.githubusercontent.com/RobinTail/imgur/master/images/demo/screen3-1-pre.png)](https://raw.githubusercontent.com/RobinTail/imgur/master/images/demo/screen3-1.png)\n[![Screen 3-2](https://raw.githubusercontent.com/RobinTail/imgur/master/images/demo/screen3-2-pre.png)](https://raw.githubusercontent.com/RobinTail/imgur/master/images/demo/screen3-2.png)\n\n# Technologies\n* Express webserver\n* Webpack dev middleware\n* React (with React-Router)\n* Flux (with Reflux)\n* Material-UI (Material Degisn UI)\n* ES6 and JSX\n* SASS styles (SCSS)\n* Fetch\n* Dynamic grid columns with window size handler\n* JSCS\n\n# Requirements\n* NPM\n* Due to security reasons this repository does not contain Imgur API key, so you have to register your own.\n\n# Installation\n* Clone this repository.\n* Follow the URL: [https://api.imgur.com/oauth2/addclient](https://api.imgur.com/oauth2/addclient).\n* Fill the form. Select the option \"Anonymous usage without user authentication\".\n* Create new file: /source/settings.jsx\n* Fill it with this text (where YOUR_API_KEY is the API key given by Imgur)\n\n   ```\n   module.exports = {\n       apiKey: 'YOUR_API_KEY'\n   };\n   ```\n   \n* Execute this command (this will install required modules)\n\n   ```\n   npm install\n   ```\n\n* Execute command (this will launch the webserver on port 8080 with Webpack Dev Middleware)\n\n   ```\n   npm start\n   ```\n   \n   **or** (this will build webpack app and launch webserver)\n   \n   ```\n   npm run build\n   ```\n   \n* Follow the URL: [http://localhost:8080](http://localhost:8080) and have fun ^_^\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobintail%2Fimgur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobintail%2Fimgur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobintail%2Fimgur/lists"}