{"id":21000252,"url":"https://github.com/voidlabs/mosaico-gallery","last_synced_at":"2026-03-19T18:23:49.922Z","repository":{"id":39917989,"uuid":"174586329","full_name":"voidlabs/mosaico-gallery","owner":"voidlabs","description":"Proof of concept for a new mosaico gallery supporting CC0 image search from multiple sites.","archived":false,"fork":false,"pushed_at":"2023-02-12T04:33:34.000Z","size":193,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-13T13:43:56.747Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/voidlabs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-08T18:12:38.000Z","updated_at":"2022-09-19T07:37:10.000Z","dependencies_parsed_at":"2025-01-20T09:33:23.138Z","dependency_job_id":"7431af13-0837-4cf7-8dbd-34bc54cb392f","html_url":"https://github.com/voidlabs/mosaico-gallery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/voidlabs/mosaico-gallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidlabs%2Fmosaico-gallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidlabs%2Fmosaico-gallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidlabs%2Fmosaico-gallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidlabs%2Fmosaico-gallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voidlabs","download_url":"https://codeload.github.com/voidlabs/mosaico-gallery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidlabs%2Fmosaico-gallery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28098796,"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-12-28T02:00:05.685Z","response_time":62,"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-11-19T08:09:53.476Z","updated_at":"2025-12-28T11:05:36.255Z","avatar_url":"https://github.com/voidlabs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mosaico Gallery\n\nMosaico Gallery is a JavaScript library to deal with image gallery and public images search/download/upload .\n\n### Build/Run with the development backend\n\nYou need NodeJS v6.0 or higher\n\nDownload/install the dependencies (run again if you get an error, as it probably is a race issues in npm)\n```\n  npm install\n```\nif you don't have it, install grunt-cli globally\n```\n  npm install -g grunt-cli\n```\ncompile and run a local webserver (http://127.0.0.1:9008) with livereload\n```\n  grunt\n```\n\n### API keys \n\nSites providing CC0 image search needs API Keys to do that.\nThis library is able to query most of them directly from the browser, but you would have to add your API keys in the browser and users using your application would be able to grab them.\nSo you'll have to configure it to use a backend that will provide the authentication.\n\nWe bundle a development backend written in Node: you can configure your API keys in the \".env\" file. Given this backend doesn't require any authentication, don't expose it to the internet or people will be able to abuse your API keys.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidlabs%2Fmosaico-gallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoidlabs%2Fmosaico-gallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidlabs%2Fmosaico-gallery/lists"}