{"id":15318737,"url":"https://github.com/appleboy/codeigniter-google-url-shortener-api","last_synced_at":"2025-04-15T02:29:24.316Z","repository":{"id":66187322,"uuid":"1376943","full_name":"appleboy/CodeIgniter-Google-URL-Shortener-API","owner":"appleboy","description":"CodeIgniter Google URL Shortener API","archived":false,"fork":false,"pushed_at":"2011-11-07T09:33:30.000Z","size":289,"stargazers_count":22,"open_issues_count":1,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T08:21:04.965Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://blog.wu-boy.com/2011/02/php-codeigniter-google-url-shortener-api-library/","language":"PHP","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/appleboy.png","metadata":{"files":{"readme":"README.mkd","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":"2011-02-17T04:13:57.000Z","updated_at":"2021-05-02T14:39:19.000Z","dependencies_parsed_at":"2023-02-19T23:50:16.897Z","dependency_job_id":null,"html_url":"https://github.com/appleboy/CodeIgniter-Google-URL-Shortener-API","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2FCodeIgniter-Google-URL-Shortener-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2FCodeIgniter-Google-URL-Shortener-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2FCodeIgniter-Google-URL-Shortener-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2FCodeIgniter-Google-URL-Shortener-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","download_url":"https://codeload.github.com/appleboy/CodeIgniter-Google-URL-Shortener-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248993601,"owners_count":21195222,"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-10-01T09:02:24.073Z","updated_at":"2025-04-15T02:29:24.272Z","avatar_url":"https://github.com/appleboy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"CodeIgniter Google URL Shortener API Library\r\n===============\r\n\r\nWelcome to the home of the Google URL Shortener API Library, a project that will help you to shorten, expand, analytics long URL.\r\n\r\nWhat is the Google URL Shortener API?\r\n===============\r\nThe Google URL Shortener at goo.gl is a service that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email to friends.\r\nThe Google URL Shortener API allows you to develop applications that interface with this service. You can use simple HTTP methods to create, inspect, and manage goo.gl short URLs from your desktop, mobile, or web application.\r\n\r\nref : http://code.google.com/intl/zh-TW/apis/urlshortener/\r\n\r\nSpark Install\r\n===============\r\n\r\nPlease referrer from http://getsparks.org/packages/google-url-shortener/versions/HEAD/show\r\n\r\nINSTALLATION\r\n===============\r\n\r\nDownload all file from this site.\r\n\r\n    $ https://appleboy@github.com/appleboy/CodeIgniter-Google-URL-Shortener-API.git\r\n    $ git clone git://github.com/appleboy/CodeIgniter-Google-URL-Shortener-API.git\r\n\r\nMove the files to their corresponding places within your codeigniter application directory.\r\n\r\n    $ copy config/google_url_api.php your_application/config/\r\n    $ copy controller/google_url.php your_application/controller/\r\n    $ copy libraries/Google_url_api.php your_application/libraries/\r\n    \r\nOpen config/google_url_api.php file, and configure your shorten api key\r\n\r\n    $config['google_api_key'] = \"xxxxx\";\r\n    \r\nTest your controller file: google_url.php\r\n\r\n    http://localhost/google_url/\r\n    \r\nIf you're having problems, then enable debugging in your controller code:\r\n\r\n    $this-\u003egoogle_url_api-\u003eenable_debug(TRUE);    \r\n    \r\nCOPYRIGHT AND LICENCE\r\n===============\r\n\r\nCopyright (C) 2011 Bo-Yi Wu ( appleboy AT gmail.com )\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleboy%2Fcodeigniter-google-url-shortener-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappleboy%2Fcodeigniter-google-url-shortener-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleboy%2Fcodeigniter-google-url-shortener-api/lists"}