{"id":25020654,"url":"https://github.com/panoramicdata/toggl.api","last_synced_at":"2025-04-13T04:40:19.110Z","repository":{"id":98577064,"uuid":"327875803","full_name":"panoramicdata/Toggl.Api","owner":"panoramicdata","description":"A nuget package for Toggl","archived":false,"fork":false,"pushed_at":"2025-01-28T04:53:49.000Z","size":274,"stargazers_count":2,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T21:37:40.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/panoramicdata.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-08T10:50:46.000Z","updated_at":"2025-01-28T04:53:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"b075b7e9-5158-4911-886e-754d70a2e7af","html_url":"https://github.com/panoramicdata/Toggl.Api","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FToggl.Api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FToggl.Api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FToggl.Api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FToggl.Api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panoramicdata","download_url":"https://codeload.github.com/panoramicdata/Toggl.Api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665783,"owners_count":21142122,"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":"2025-02-05T12:17:03.436Z","updated_at":"2025-04-13T04:40:19.065Z","avatar_url":"https://github.com/panoramicdata.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toggl.Api nuget package\n\n[![Nuget](https://img.shields.io/nuget/v/Toggl.Api)](https://www.nuget.org/packages/Toggl.Api/)\n[![Nuget](https://img.shields.io/nuget/dt/Toggl.Api)](https://www.nuget.org/packages/Toggl.Api/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/e114c9b81699410887329ecc09609863)](https://www.codacy.com/gh/panoramicdata/Toggl.Api/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=panoramicdata/Toggl.Api\u0026amp;utm_campaign=Badge_Grade)\n\n## Description\n\nThis is a .NET 8.0 / .NET 9.0 library for the Toggl API.\n\nWe now only provide Toggl API v9 support.  Many endpoints are currently missing.  Your pull requests are welcome!\n\n## Breaking change\n**To avoid the conflict with System.Threading.Tasks.Task, we have renamed the Task class to ProjectTask.\nThis will require you to update your code to use ProjectTask instead of Task.**\n\n## Contributing\n\nThis project is developed using Refit and System.Text.Json.  It is a .NET 8.0 project.\n\nAdd interfaces for new endpoints in the `Interfaces` folder.\nAdd models in the `Models` folder.\nAdd unit tests in the `Toggl.Api.Tests` project.\n\nRefer to the Toggl API documentation for more information on the endpoints and models here: https://engineering.toggl.com/docs/\n\n## Migrating from Toggl API v8 to Toggl API v9\n\nThe v9 version of the library is a complete rewrite.  The main differences are:\n  - The library is now .NET 8.0.\n  - The library uses Refit for the API calls\n  - The library uses System.Text.Json for JSON serialization\n  - The library uses the new Toggl API v9 endpoints\n  - The library uses the new Toggl API v9 models and these are in the `Models` namespace (previously `DataObjects`)\n  - The library uses the new Toggl API v9 interfaces and these are in the `Interfaces` namespace \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanoramicdata%2Ftoggl.api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanoramicdata%2Ftoggl.api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanoramicdata%2Ftoggl.api/lists"}