{"id":25982473,"url":"https://github.com/mikhaylov1gor/api-todo-list","last_synced_at":"2025-03-05T09:32:06.495Z","repository":{"id":279109152,"uuid":"937744943","full_name":"mikhaylov1gor/Api-Todo-List","owner":"mikhaylov1gor","description":".Net application on efcore","archived":false,"fork":false,"pushed_at":"2025-02-23T20:09:25.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T20:32:16.247Z","etag":null,"topics":["asp-net-core","efcore","sql"],"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/mikhaylov1gor.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":"2025-02-23T19:46:43.000Z","updated_at":"2025-02-23T20:09:29.000Z","dependencies_parsed_at":"2025-02-23T20:42:22.846Z","dependency_job_id":null,"html_url":"https://github.com/mikhaylov1gor/Api-Todo-List","commit_stats":null,"previous_names":["mikhaylov1gor/api-todo-list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhaylov1gor%2FApi-Todo-List","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhaylov1gor%2FApi-Todo-List/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhaylov1gor%2FApi-Todo-List/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikhaylov1gor%2FApi-Todo-List/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikhaylov1gor","download_url":"https://codeload.github.com/mikhaylov1gor/Api-Todo-List/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242000367,"owners_count":20055657,"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":["asp-net-core","efcore","sql"],"created_at":"2025-03-05T09:32:05.767Z","updated_at":"2025-03-05T09:32:06.471Z","avatar_url":"https://github.com/mikhaylov1gor.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"WEB repository: https://github.com/mikhaylov1gor/React-Todo-List\n\n!!! Before running the project, make sure the API is running on the correct port. To change the port for WEB interaction: !!!\n\n1. Open the file `Program.cs`.\n2. Find the following code snippet that configures CORS:\n\n   ```csharp\n   builder.Services.AddCors(options =\u003e\n   {\n       options.AddPolicy(name: MyAllowSpecificOrigins,\n           policy =\u003e\n           {\n               policy.WithOrigins(\"http://localhost:5174\") // Change this URL to match the port of your web app\n                     .AllowAnyMethod()\n                     .AllowAnyHeader();\n           });\n   });\n\nRunning Locally\n\n1. Clone the repository:\n\n \t\tgit clone https://github.com/mikhaylov1gor/Api-Todo-List\n   \n2. Restore project dependencies:\n\n\t \tdotnet restore\n\n3. Build the project:\n\n\t\tdotnet build\n\n4. Apply db migrations:\n\n\t\tdotnet ef database update\n\n\tor (visual studio)\n\n\t\tUpdate-Database\n\n5. Run the project:\n\n\t\tdotnet run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhaylov1gor%2Fapi-todo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikhaylov1gor%2Fapi-todo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhaylov1gor%2Fapi-todo-list/lists"}