{"id":17868276,"url":"https://github.com/matmoore/digital-service-resources","last_synced_at":"2026-01-16T01:49:28.872Z","repository":{"id":137918453,"uuid":"214392332","full_name":"MatMoore/digital-service-resources","owner":"MatMoore","description":"A directory of resources for building digital public services","archived":false,"fork":false,"pushed_at":"2020-12-09T21:13:05.000Z","size":84,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T22:30:57.724Z","etag":null,"topics":["digital-government"],"latest_commit_sha":null,"homepage":"https://matmoore.github.io/digital-service-resources/","language":null,"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/MatMoore.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}},"created_at":"2019-10-11T09:07:28.000Z","updated_at":"2020-12-09T21:13:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"8045a565-fa77-4d9e-afe2-856fa445b96a","html_url":"https://github.com/MatMoore/digital-service-resources","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatMoore/digital-service-resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fdigital-service-resources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fdigital-service-resources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fdigital-service-resources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fdigital-service-resources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatMoore","download_url":"https://codeload.github.com/MatMoore/digital-service-resources/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fdigital-service-resources/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28474505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T00:15:39.755Z","status":"ssl_error","status_checked_at":"2026-01-16T00:15:32.174Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["digital-government"],"created_at":"2024-10-28T09:57:27.650Z","updated_at":"2026-01-16T01:49:28.849Z","avatar_url":"https://github.com/MatMoore.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digital Service Resources\nA big list of resources to help digital teams working in the public sector build better services.\n\nThis list is mostly focused on the UK but stuff from other countries will be added too. It should not contain content from people/organisations not affiliated with public sector organisations.\n\n## Components\nsoftware that can service teams can build on top of\n\n- [GOV.UK design system](https://design-system.service.gov.uk/) and [community resources](https://github.com/tijmenb/design-system-community-resources)\n- [Government API catalogue](https://alphagov.github.io/api-catalogue/#apis-in-the-uk-government)\n- [GOV.UK API cheat sheet](https://gist.github.com/sihugh/028fdcd06c5152964abaf09f6857db1d)\n- [GOV.UK Registers](https://www.registers.service.gov.uk)\n- [MOJ Reusables](https://github.com/ministryofjustice/moj-reusables)\n- GDS [Accessible Autocomplete Widget](https://github.com/alphagov/accessible-autocomplete)\n- [GOV.UK Notify](https://www.notifications.service.gov.uk/)\n- [GOV.UK Pay](https://www.payments.service.gov.uk/)\n- [GOV.UK Platform as a Service](https://www.cloud.service.gov.uk/)\n\n## Standards and Guidance\n### Principles\nthings that teams should think about when designing and building stuff\n\n- [Government Design Principles](https://www.gov.uk/guidance/government-design-principles)\n- [Technology Code of Practice](https://www.gov.uk/government/publications/technology-code-of-practice/technology-code-of-practice)\n- [Secure development and deployment guidance](https://www.ncsc.gov.uk/collection/developers-collection)\n- [Zero trust architecture design principles](https://github.com/ukncsc/zero-trust-architecture/)\n\n### Service Standards\nthings to assess the quality of a service\n\n- [Service Standard](https://www.gov.uk/service-manual/service-standard)\n- [Local Digital Declaration](https://localdigital.gov.uk/declaration/)\n- [Local Government Service Standard](https://localgov.digital/service-standard)\n\n### Code Standards\nstandards for source code\n\n- [MOJ Technical Guidance](https://ministryofjustice.github.io/technical-guidance)\n- [MOJ Analytical Services Coding Standards](https://github.com/moj-analytical-services/our-coding-standards)\n- [GDS Way](https://gds-way.cloudapps.digital/)\n- [DEFRA Software Standards](https://github.com/DEFRA/software-development-standards)\n- [DFE Digital Technical Guidance](https://dfe-digital.github.io/technology-guidance/)\n\n### Security Standards\nstandards for security controls\n\n- [MOJ Security Guidance](https://ministryofjustice.github.io/security-guidance/#moj-security--guidance)\n- [NCSC Security Architecture Antipatterns](https://www.ncsc.gov.uk/whitepaper/security-architecture-anti-patterns)\n\n### API and Data Standards\nstandards for APIs and data sharing\n\n- GDS [API Technical and Data Standards](https://www.gov.uk/guidance/gds-api-technical-and-data-standards)\n- [White House API Standards](https://github.com/WhiteHouse/api-standards)\n- [Technical and Data Standards](https://github.com/alphagov/open-standards)\n\n### Playbooks\napproaches that service teams can reuse\n\n- [Service Manual](https://www.gov.uk/service-manual)\n- [NHS Service Manual](https://beta.nhs.uk/service-manual/)\n- [18F Delivery Guides](https://18f.gsa.gov/guides/) (US)\n- [The Digital Services Playbook](https://playbook.cio.gov/) (US)\n- DCMS [Data Ethics Framework](https://www.gov.uk/government/collections/data-ethics-guidance)\n- [Playbook: Government as Platform](https://ash.harvard.edu/files/ash/files/293091_hvd_ash_gvmnt_as_platform_v2.pdf) (Ash Center for Democratic Governance and Innovation)\n- [dxw Playbook](http://playbook.dxw.com)\n- [NHSX Digital playbooks](https://www.nhsx.nhs.uk/key-tools-and-info/digital-playbooks/) (case studies)\n\n## Articles and communities of practice\nSee [Articles and communities of practice A-Z](./articles-and-communities.md).\n\n## Curated resources\nother lists like this one\n\n- [The Digital Government Atlas: The World's Best Tools and Resources](https://apolitical.co/solution_article/the-digital-government-atlas-the-worlds-best-tools-and-resources/)\n- Platform Land [Register of Government Digital Standards](https://platformland.github.io/government-service-standards/), [Register of Government Platforms](https://platformland.github.io/government-common-platforms/) and [Register of Government Design Systems](https://platformland.github.io/government-design-systems/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatmoore%2Fdigital-service-resources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatmoore%2Fdigital-service-resources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatmoore%2Fdigital-service-resources/lists"}