{"id":27990858,"url":"https://github.com/louresb/todo-app","last_synced_at":"2026-05-01T19:32:32.660Z","repository":{"id":164063510,"uuid":"633637539","full_name":"louresb/todo-app","owner":"louresb","description":"This repository contains the exercise completed as part of the Balta.io course on backend development.","archived":false,"fork":false,"pushed_at":"2023-05-31T17:31:52.000Z","size":13392,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T16:54:00.176Z","etag":null,"topics":["aspnet-web-api","csharp","dotnet6","entity-framework","sqlite"],"latest_commit_sha":null,"homepage":"","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/louresb.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-28T00:31:00.000Z","updated_at":"2025-05-07T00:17:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"d383e048-f874-40a8-ace9-f829414b3f68","html_url":"https://github.com/louresb/todo-app","commit_stats":null,"previous_names":["louresb/todo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/louresb/todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftodo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftodo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftodo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftodo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louresb","download_url":"https://codeload.github.com/louresb/todo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftodo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["aspnet-web-api","csharp","dotnet6","entity-framework","sqlite"],"created_at":"2025-05-08T16:50:54.947Z","updated_at":"2026-05-01T19:32:32.654Z","avatar_url":"https://github.com/louresb.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToDo App\n\n[![licence mit](https://img.shields.io/badge/licence-MIT-blue.svg)](https://github.com/louresb/TodoApp/blob/main/LICENSE)\n![Development Status Badge](https://img.shields.io/badge/Status-Concluded-green)\n\nThis is a simple Todo App built with ASP.NET. It allows you to manage your to-dos by performing CRUD operations (Create, Read, Update, Delete) through a RESTful API.\nThe database mapping is done by Entity Framework.\n\n## API Endpoints\n\n- **GET /:** Retrieves all to-dos. \n\n\u003cp align='center'\u003e\u003cimg src='https://github.com/louresb/TodoApp/assets/103293696/7e1205d8-cfac-42e5-86e6-9ba04543a438'width=\"600\"\u003e\u003c/p\u003e\n\n- **GET /{id}:** Retrieves a to do by ID.\n\n\u003cp align='center'\u003e\u003cimg src='https://github.com/louresb/TodoApp/assets/103293696/c607cd34-4245-46fc-8c20-aac48cec6c64'width=\"600\"\u003e\u003c/p\u003e\n\n- **POST /:** Creates a new to do.\n\n\u003cp align='center'\u003e\u003cimg src='https://github.com/louresb/TodoApp/assets/103293696/88766cc4-c5df-470b-8470-b028ddca8138'width=\"600\"\u003e\u003c/p\u003e\n\n- **PUT /{id}:** Updates a to do by ID.\n\n\u003cp align='center'\u003e\u003cimg src='https://github.com/louresb/TodoApp/assets/103293696/34a2ab78-336d-42e2-acd3-1c66cfb607df'width=\"600\"\u003e\u003c/p\u003e\n\n- **DELETE /{id}:** Deletes a to do by ID.\n\n\u003cp align='center'\u003e\u003cimg src='https://github.com/louresb/TodoApp/assets/103293696/f662a4fe-5900-45fb-ab7f-c96607467bbe'width=\"600\"\u003e\u003c/p\u003e\n\n## Learning resources\n\nThis API was created using [Balta.io](https://balta.io/)'s backend course. I recommend checking it out if you're interested in learning about .NET programming.\n\n## License\n[MIT License](https://github.com/louresb/TodoApp/blob/main/LICENSE) © [Bruno Loures](https://github.com/louresb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouresb%2Ftodo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouresb%2Ftodo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouresb%2Ftodo-app/lists"}