{"id":15002747,"url":"https://github.com/kei-k23/csharp-todo-api","last_synced_at":"2026-02-11T21:04:36.270Z","repository":{"id":247227459,"uuid":"824396035","full_name":"Kei-K23/csharp-todo-api","owner":"Kei-K23","description":"Todo CRUD API that build with C# .Net core WebAPI","archived":false,"fork":false,"pushed_at":"2024-07-07T17:26:28.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T07:31:53.076Z","etag":null,"topics":["api","csharp","dotnet-core","mssqlserver","webapi"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Kei-K23.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":"2024-07-05T03:45:29.000Z","updated_at":"2024-09-18T01:06:54.000Z","dependencies_parsed_at":"2024-09-28T14:21:03.836Z","dependency_job_id":"61bf1aad-f119-46ef-8e75-c11e48806fc2","html_url":"https://github.com/Kei-K23/csharp-todo-api","commit_stats":null,"previous_names":["kei-k23/csharp-todo-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kei-K23%2Fcsharp-todo-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kei-K23%2Fcsharp-todo-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kei-K23%2Fcsharp-todo-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kei-K23%2Fcsharp-todo-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kei-K23","download_url":"https://codeload.github.com/Kei-K23/csharp-todo-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238950485,"owners_count":19557533,"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":["api","csharp","dotnet-core","mssqlserver","webapi"],"created_at":"2024-09-24T18:52:12.565Z","updated_at":"2026-02-11T21:04:36.231Z","avatar_url":"https://github.com/Kei-K23.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSharp Todo API\n\nTodo CRUD API that build with C# ASP.Net core WebAPI\n\n## Tech stack\n\n- C#\n- ASP.Net core\n- SQL Server\n\n## API documentation\n\n### Base URL\n\n`/api/todo`\n\n### Endpoints\n\n- Create a Todo\n  **Endpoint**: `POST /api/todo`\n  **Description**: Creates a new todo item.\n\n- Get All Todos\n  **Endpoint**: `GET /api/todo`\n  **Description**: Retrieves all todo items.\n\n- Get Todo by ID\n  **Endpoint**: `GET /api/todo/{id:guid}`\n  **Description**: Retrieves a specific todo item by its ID.\n\n- Update Todo\n  **Endpoint**: `PUT /api/todo/{id:guid}`\n  **Description**: Updates a specific todo item by its ID.\n\n- Delete Todo\n  **Endpoint**: `DELETE /api/todo/{id:guid}`\n  **Description**: Deletes a specific todo item by its ID.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkei-k23%2Fcsharp-todo-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkei-k23%2Fcsharp-todo-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkei-k23%2Fcsharp-todo-api/lists"}