{"id":17947564,"url":"https://github.com/defra/cdms-backend","last_synced_at":"2025-10-24T02:30:41.780Z","repository":{"id":259248217,"uuid":"877206970","full_name":"DEFRA/cdms-backend","owner":"DEFRA","description":"Git repository for service cdms-backend","archived":true,"fork":false,"pushed_at":"2025-01-03T13:07:33.000Z","size":877,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-02-09T03:45:03.579Z","etag":null,"topics":["backend","cdp","dotnet","service"],"latest_commit_sha":null,"homepage":null,"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/DEFRA.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-10-23T09:16:39.000Z","updated_at":"2025-01-15T15:07:00.000Z","dependencies_parsed_at":"2024-11-13T07:25:11.309Z","dependency_job_id":"689fa628-4d28-46f2-9de3-e882ede6ba5c","html_url":"https://github.com/DEFRA/cdms-backend","commit_stats":{"total_commits":205,"total_committers":7,"mean_commits":"29.285714285714285","dds":0.4341463414634147,"last_synced_commit":"f477952c3135d718138712e752eb5a9f52314a4b"},"previous_names":["defra/cdms-backend"],"tags_count":79,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEFRA%2Fcdms-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEFRA%2Fcdms-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEFRA%2Fcdms-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEFRA%2Fcdms-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DEFRA","download_url":"https://codeload.github.com/DEFRA/cdms-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237901394,"owners_count":19384388,"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":["backend","cdp","dotnet","service"],"created_at":"2024-10-29T08:05:46.032Z","updated_at":"2025-10-24T02:30:36.277Z","avatar_url":"https://github.com/DEFRA.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cdms-backend\n\nCore delivery C# ASP.NET backend template.\n\n* [Install MongoDB](#install-mongodb)\n* [Inspect MongoDB](#inspect-mongodb)\n* [Testing](#testing)\n* [Running](#running)\n* [Dependabot](#dependabot)\n\n### Install MongoDB\n- Install [MongoDB](https://www.mongodb.com/docs/manual/tutorial/#installation) on your local machine\n- Start MongoDB:\n```bash\nsudo mongod --dbpath ~/mongodb-cdp\n```\n\n### Inspect MongoDB\n\nTo inspect the Database and Collections locally:\n```bash\nmongosh\n```\n\n### Testing\n\nRun the tests with:\n\nTests run by running a full `WebApplication` backed by [Ephemeral MongoDB](https://github.com/asimmon/ephemeral-mongo).\nTests do not use mocking of any sort and read and write from the in-memory database.\n\n```bash\ndotnet test\n````\n\n### Running\n\nRun CDP-Deployments application:\n```bash\ndotnet run --project CdmsBackend --launch-profile Development\n```\n\n### SonarCloud\n\nExample SonarCloud configuration are available in the GitHub Action workflows.\n\n### Dependabot\n\nWe have added an example dependabot configuration file to the repository. You can enable it by renaming\nthe [.github/example.dependabot.yml](.github/example.dependabot.yml) to `.github/dependabot.yml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefra%2Fcdms-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefra%2Fcdms-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefra%2Fcdms-backend/lists"}