{"id":13305608,"url":"https://github.com/Maxim-Mazurok/google-tasks-api-ts-example","last_synced_at":"2025-03-10T13:32:03.186Z","repository":{"id":101137444,"uuid":"233212812","full_name":"Maxim-Mazurok/google-tasks-api-ts-example","owner":"Maxim-Mazurok","description":"Google Tasks API example in TypeScript for Browser","archived":false,"fork":false,"pushed_at":"2022-07-03T01:08:32.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T15:30:44.843Z","etag":null,"topics":["gapi","google-tasks","google-tasks-api","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Maxim-Mazurok.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":"2020-01-11T10:17:38.000Z","updated_at":"2023-09-07T18:55:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2754370-d804-4bd7-845b-593d59118f01","html_url":"https://github.com/Maxim-Mazurok/google-tasks-api-ts-example","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/Maxim-Mazurok%2Fgoogle-tasks-api-ts-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxim-Mazurok%2Fgoogle-tasks-api-ts-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxim-Mazurok%2Fgoogle-tasks-api-ts-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxim-Mazurok%2Fgoogle-tasks-api-ts-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maxim-Mazurok","download_url":"https://codeload.github.com/Maxim-Mazurok/google-tasks-api-ts-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242859715,"owners_count":20196986,"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":["gapi","google-tasks","google-tasks-api","typescript"],"created_at":"2024-07-29T17:53:56.054Z","updated_at":"2025-03-10T13:32:03.119Z","avatar_url":"https://github.com/Maxim-Mazurok.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Tasks API TypeScript Example\nVery basic (and sometimes ugly) but working example of Google Tasks API usage in TypeScript for Browser\n\n\n## Instructions:\n1. `git clone https://github.com/Maxim-Mazurok/google-tasks-api-ts-example`\n1. `cd google-tasks-api-ts-example`\n1. `npm install`\n1. Get Client ID and API key: [instructions](https://developers.google.com/tasks/quickstart/js#step_1_turn_on_the)\n1. Set `CLIENT_ID` and `API_KEY` in [src/index.ts](src/index.ts)\n1. Run `npm run compile` to compile TS to JS (`index.js` should appear in `dist` folder)\n1. Start your server (using `https-serve` + edit `hosts` file, or `ngrok`)\n1. Authorize, and you'll see your TaskLists as well as Tasks within those TaskLists\n\n## Troubleshooting:\n- Always look in the browser console for errors\n- Make sure that you're serving via https (using `https-serve` + edit `hosts` file, or `ngrok`)\n- Make sure that your domain is added in Google developer console\n- You can open issue here if you need help\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMaxim-Mazurok%2Fgoogle-tasks-api-ts-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMaxim-Mazurok%2Fgoogle-tasks-api-ts-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMaxim-Mazurok%2Fgoogle-tasks-api-ts-example/lists"}