{"id":26743009,"url":"https://github.com/arijitcodes/demo-api-netcore-zeer","last_synced_at":"2025-03-28T06:33:20.487Z","repository":{"id":188536198,"uuid":"403670126","full_name":"arijitcodes/demo-api-netcore-zeer","owner":"arijitcodes","description":"A Demo Todo List API with C#, .NET Core, AWS-SDK \u0026 DynamoDB [.NET Core] [Zeer]","archived":false,"fork":false,"pushed_at":"2021-09-06T17:11:05.000Z","size":642,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-08-15T19:58:57.743Z","etag":null,"topics":["aws-sdk","csharp","dotnet-core","dotnetcore","dynamodb","rest-api","todolist"],"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/arijitcodes.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}},"created_at":"2021-09-06T15:20:33.000Z","updated_at":"2023-08-15T19:59:05.856Z","dependencies_parsed_at":"2023-08-15T20:10:17.332Z","dependency_job_id":null,"html_url":"https://github.com/arijitcodes/demo-api-netcore-zeer","commit_stats":null,"previous_names":["arijitcodes/demo-api-netcore-zeer"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arijitcodes%2Fdemo-api-netcore-zeer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arijitcodes%2Fdemo-api-netcore-zeer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arijitcodes%2Fdemo-api-netcore-zeer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arijitcodes%2Fdemo-api-netcore-zeer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arijitcodes","download_url":"https://codeload.github.com/arijitcodes/demo-api-netcore-zeer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984582,"owners_count":20704794,"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":["aws-sdk","csharp","dotnet-core","dotnetcore","dynamodb","rest-api","todolist"],"created_at":"2025-03-28T06:33:19.917Z","updated_at":"2025-03-28T06:33:20.480Z","avatar_url":"https://github.com/arijitcodes.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo api with C#, .NET Core, AWS SDK \u0026 DynamoDB (Local)\n\n\u003chr /\u003e\n\n`Author:` Arijit Banerjee\n\n`Technologies Used:` C#, .NET Core, AWS-SDK, DynamoDB\n\n\u003chr /\u003e\n\n## Instruction:\n\n#### To setup this API, follow the instructions carefully:\n\n1.  Clone the Repo.\n2.  Open a terminal and redirect in the `demo-api-zeer` directory.\n3.  Setup your DynamoDB Access details in the 'Configs/DynamoDBConfigManager.cs'.\n4.  Run `dotnet run` in Terminal.\n5.  Now you can use the api accordingly.\n\nNOTE: If `Step 4` doesn't work due to missing packages, then you have to restore using PM. You can try the following command: `dotnet restore` and then can try `dotnet run` again.\n\n\u003chr /\u003e\n\n## API Routes:\n\nGET - `/welcome` : Welcome Route\n\n\u003cbr /\u003e\n\nGET - `/api/todos` : Get all Todos\n\nGET - `/api/todos/{id}` : Get One Todo by ID\n\nPOST - `/api/todos` : Create a New Todo\n\nPUT - `/api/todos/{id}` : Update a Todo\n\nPATCH - `/api/todos/{id}` : Update/Alter the 'Completed' Status of a Todo\n\nDELETE - `/api/todos/{id}` : Delete a Todo\n\n\u003chr /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farijitcodes%2Fdemo-api-netcore-zeer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farijitcodes%2Fdemo-api-netcore-zeer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farijitcodes%2Fdemo-api-netcore-zeer/lists"}