{"id":20940598,"url":"https://github.com/rebecavitoria45/api-de-tarefas","last_synced_at":"2026-05-10T03:08:40.236Z","repository":{"id":217311964,"uuid":"743547337","full_name":"Rebecavitoria45/API-de-Tarefas","owner":"Rebecavitoria45","description":"API de tarefas usando C# e Mysql","archived":false,"fork":false,"pushed_at":"2024-01-25T13:12:53.000Z","size":10235,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T20:57:48.217Z","etag":null,"topics":["csharp","git","mysql","swagger"],"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/Rebecavitoria45.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-01-15T13:22:20.000Z","updated_at":"2024-04-11T17:12:17.000Z","dependencies_parsed_at":"2024-01-25T14:31:11.529Z","dependency_job_id":"abccb019-f4ae-4abe-a46b-5c09c2226fa7","html_url":"https://github.com/Rebecavitoria45/API-de-Tarefas","commit_stats":null,"previous_names":["rebecavitoria45/api-de-tarefas"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rebecavitoria45%2FAPI-de-Tarefas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rebecavitoria45%2FAPI-de-Tarefas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rebecavitoria45%2FAPI-de-Tarefas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rebecavitoria45%2FAPI-de-Tarefas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rebecavitoria45","download_url":"https://codeload.github.com/Rebecavitoria45/API-de-Tarefas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243332596,"owners_count":20274516,"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":["csharp","git","mysql","swagger"],"created_at":"2024-11-18T23:11:09.789Z","updated_at":"2026-05-10T03:08:40.180Z","avatar_url":"https://github.com/Rebecavitoria45.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c/h1\u003e\n\u003ch1\u003e\n   \u003cspan\u003e Api de Tarefas📍📝\u003c/span\u003e\n\u003c/h1\u003e\n\n## Ferramentas 🛠️\n[![GitHub](https://img.shields.io/badge/GitHub-000?style=for-the-badge\u0026logo=github\u0026logoColor=30A3DC)](https://docs.github.com/)\n[![Git](https://img.shields.io/badge/Git-000?style=for-the-badge\u0026logo=git\u0026logoColor=E94D5F)](https://git-scm.com/doc)\n[![C#](https://img.shields.io/badge/C%23-239120?style=for-the-badge\u0026logo=c-sharp\u0026logoColor=white)](https://git-scm.com/doc)\n[![.NET](https://img.shields.io/badge/.NET-512BD4?style=for-the-badge\u0026logo=dotnet\u0026logoColor=white)](https://git-scm.com/doc)\n![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge\u0026logo=mysql\u0026logoColor=white)\n![Swagger](https://img.shields.io/badge/-Swagger-%23Clojure?style=for-the-badge\u0026logo=swagger\u0026logoColor=white)\n\u003cbr /\u003e\n\n\n---\n##  Objetivo🎯\n![Captura de tela 2024-01-15 094956](https://github.com/Rebecavitoria45/API-de-Tarefas/assets/117654851/e79cf1b4-3364-4a04-83de-ebe4b2aa776f)\n   \u003cb\u003eCriei uma Api para criação, remoção, atualização e listagem de tarefas \u003c/b\u003e\n\nEsse é o schema (model) de Tarefas, utilizado para passar para os métodos que exigirem   \n```json\n{\n  \"titulo\": \"string\",\n  \"descricao\": \"string\",\n  \"concluida\": true\n}\n```\n**Endpoints**\n\n\n| Verbo  | Endpoint                | Parâmetro | Body          |\n|--------|-------------------------|-----------|---------------|\n| GET    | /tarefas/{id}            | id        | N/A           |\n| PUT    | /tarefas/{id}            | id        | Schema Tarefa |\n| DELETE | /tarefas/{id}            | id        | N/A           |\n| GET    | /tarefas                  | N/A      | N/A           |\n| POST   | /tarefas/criar            | N/A      | Schema Tarefa |\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frebecavitoria45%2Fapi-de-tarefas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frebecavitoria45%2Fapi-de-tarefas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frebecavitoria45%2Fapi-de-tarefas/lists"}