{"id":16431282,"url":"https://github.com/rubencodeforges/angular-google-tasks-test-waes","last_synced_at":"2026-05-14T18:06:49.216Z","repository":{"id":84352886,"uuid":"88991170","full_name":"rubenCodeforges/angular-google-tasks-test-waes","owner":"rubenCodeforges","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-07T09:11:25.000Z","size":3188,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-25T09:47:21.399Z","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/rubenCodeforges.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-21T14:16:49.000Z","updated_at":"2017-12-15T01:17:50.000Z","dependencies_parsed_at":"2023-07-06T23:15:53.279Z","dependency_job_id":null,"html_url":"https://github.com/rubenCodeforges/angular-google-tasks-test-waes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rubenCodeforges/angular-google-tasks-test-waes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenCodeforges%2Fangular-google-tasks-test-waes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenCodeforges%2Fangular-google-tasks-test-waes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenCodeforges%2Fangular-google-tasks-test-waes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenCodeforges%2Fangular-google-tasks-test-waes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubenCodeforges","download_url":"https://codeload.github.com/rubenCodeforges/angular-google-tasks-test-waes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenCodeforges%2Fangular-google-tasks-test-waes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33037087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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-11T08:29:40.681Z","updated_at":"2026-05-14T18:06:49.182Z","avatar_url":"https://github.com/rubenCodeforges.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google tasks App\n\n[Demo](http://codeforges.com/google-tasks/)\n\n[repo](https://github.com/rubenCodeforges/angular-google-tasks-test-waes)\n\n\nThis project was generated with [angular-cli](https://github.com/angular/angular-cli)\n\n## Intallation \n- clone project\n- cd to project\n- run command\n\n```\nnpm install\n```\n\n## Configuration of ng-gapi\n\nThe configs are are provide to the `forRoot()` method, replace `CLIEND_ID` with your client_id\n\n```typescript\nlet gapiClientConfig: ClientConfig = {\n    clientId: \"CLIENT_ID\",\n    discoveryDocs: [\"https://analyticsreporting.googleapis.com/$discovery/rest?version=v4\"],\n    scope: [\n        \"https://www.googleapis.com/auth/analytics.readonly\",\n        \"https://www.googleapis.com/auth/analytics\"\n    ].join(\" \")\n};\n\n@NgModule({\n    imports: [\n        //...\n          GoogleApiModule.forRoot({\n            provide: NG_GAPI_CONFIG,\n            useValue: gapiClientConfig\n          }),\n        //...\n    ]\n})\nexport MyModule {}\n```\n\n## ng-gapi \n\nNg gapi is a npm module that can be install via npm\nSee the [repo](https://github.com/rubenCodeforges/angular2-google-api) or [npm](https://www.npmjs.com/package/ng-gapi)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubencodeforges%2Fangular-google-tasks-test-waes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubencodeforges%2Fangular-google-tasks-test-waes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubencodeforges%2Fangular-google-tasks-test-waes/lists"}