{"id":17412932,"url":"https://github.com/rmm5t/googleapis-mirror","last_synced_at":"2025-09-09T04:43:29.252Z","repository":{"id":1077537,"uuid":"921069","full_name":"rmm5t/googleapis-mirror","owner":"rmm5t","description":"A subset mirror of the Google Libraries API CDN meant to be served from your local development machine when internet access is lacking.","archived":false,"fork":false,"pushed_at":"2020-06-17T02:15:49.000Z","size":50,"stargazers_count":46,"open_issues_count":0,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-07T15:03:59.211Z","etag":null,"topics":["googleapis","mirror","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/rmm5t.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["rmm5t"],"custom":"https://www.paypal.me/rmm5t/5"}},"created_at":"2010-09-18T17:47:43.000Z","updated_at":"2024-11-10T07:34:32.000Z","dependencies_parsed_at":"2022-08-16T12:00:19.201Z","dependency_job_id":null,"html_url":"https://github.com/rmm5t/googleapis-mirror","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmm5t%2Fgoogleapis-mirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmm5t%2Fgoogleapis-mirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmm5t%2Fgoogleapis-mirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmm5t%2Fgoogleapis-mirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmm5t","download_url":"https://codeload.github.com/rmm5t/googleapis-mirror/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252902615,"owners_count":21822261,"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":["googleapis","mirror","ruby"],"created_at":"2024-10-17T00:53:38.456Z","updated_at":"2025-05-07T15:04:31.958Z","avatar_url":"https://github.com/rmm5t.png","language":"Ruby","funding_links":["https://github.com/sponsors/rmm5t","https://www.paypal.me/rmm5t/5"],"categories":[],"sub_categories":[],"readme":"# Google Library APIs Mirror\n\nThis is a subset mirror of the [Google Libraries\nAPI](http://code.google.com/apis/libraries/devguide.html) CDN meant to be served\nfrom your local development machine when internet access is lacking.\n\n## Instructions\n\n**Step 0:** Clone this repository\n\n    git clone git://github.com/rmm5t/googleapis-mirror.git\n\n**Step 1:** Run `rake sync` to download a copy of all the libraries listed in\n  `libraries.txt`.\n\n  _You'll probably want to run this step before you lose internet access._\n\n**Step 2:** Run `sudo rake serve` or just `sudo rake` (serve is the default\n  task). This binds a new virtual IP address (172.16.88.88) to the loopback\n  interface, and maps `ajax.googleapis.com` to it using the OS X Directory\n  Service.  It also starts a web server bound to the new virtual IP address such\n  that http://ajax.googleapis.com/ behaves like a local mirror for the Google\n  Libraries.\n\n**NOTE: You must run this as sudo.**  To stop the local web server mirror, just `Ctrl-C` the rake process.\n\n## Alternatives\n\nIf you aren't on OS X, you can alternatively map ajax.googleapis.com to\n127.0.0.1 using `/etc/hosts` or any equivalent.  You will also need to create a\nvirtual host on your local web server to serve ajax.googleapis.com.  Here's an\nexample for Apache:\n\n    \u003cVirtualHost *:80\u003e\n      ServerName ajax.googleapis.com\n      DocumentRoot \"/path/to/googleapis-mirror\"\n      \u003cDirectory \"/path/to/googleapis-mirror\"\u003e\n         Options Indexes\n         Order allow,deny\n        Allow from all\n      \u003c/Directory\u003e\n    \u003c/VirtualHost\u003e\n\n## Author\n\n[Ryan McGeary](http://ryan.mcgeary.org) ([@rmm5t](http://twitter.com/rmm5t))\n\n## License\n\n[MIT License](https://rmm5t.mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmm5t%2Fgoogleapis-mirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmm5t%2Fgoogleapis-mirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmm5t%2Fgoogleapis-mirror/lists"}