{"id":51167075,"url":"https://github.com/navapbc/strata-template-documentai-api","last_synced_at":"2026-06-26T20:30:24.911Z","repository":{"id":350049079,"uuid":"1129886603","full_name":"navapbc/strata-template-documentai-api","owner":"navapbc","description":"Template application to identify and extract data from documents ","archived":false,"fork":false,"pushed_at":"2026-06-21T22:01:08.000Z","size":1151,"stargazers_count":6,"open_issues_count":27,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-22T00:03:03.566Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/navapbc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-07T18:13:24.000Z","updated_at":"2026-06-05T14:38:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"a984cfb1-c338-4853-b2a2-e4710a52d2fb","html_url":"https://github.com/navapbc/strata-template-documentai-api","commit_stats":null,"previous_names":["navapbc/strata-template-documentai-api"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/navapbc/strata-template-documentai-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-documentai-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-documentai-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-documentai-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-documentai-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/navapbc","download_url":"https://codeload.github.com/navapbc/strata-template-documentai-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navapbc%2Fstrata-template-documentai-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34832916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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":[],"created_at":"2026-06-26T20:30:22.528Z","updated_at":"2026-06-26T20:30:24.900Z","avatar_url":"https://github.com/navapbc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  \u003cimg src=\"template-only-docs/assets/Nava-Strata-Logo-V02.svg\" alt=\"Nava Strata\" width=\"400\"\u003e\n\u003c/p\u003e\n\u003cp\u003e\u003ci\u003eOpen source tools for every layer of government service delivery.\u003c/i\u003e\u003c/p\u003e\n\u003cp\u003e\u003cb\u003eStrata is a gold-standard target architecture and suite of open-source tools that gives government agencies everything they need to run a modern service.\u003c/b\u003e\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003ca href=\"https://github.com/navapbc/strata-template-documentai-api/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-apache_2.0-red\" alt=\"Nava Strata is released under the Apache 2.0 license\" \u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/navapbc/strata-template-documentai-api/blob/main/CONTRIBUTING.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-Welcome-brightgreen\" alt=\"PRs welcome!\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/navapbc/strata-template-documentai-api/commits/main\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/commit-activity/m/navapbc/strata-template-documentai-api\" alt=\"git commit activity\" /\u003e\n  \u003c/a\u003e\n\u003c/h4\u003e\n\n# Template DocumentAI API application\n\nThis is a template repository for a DocumentAI API application. Unlike some\nother Strata templates, this is more of a complete application intended for use\nalmost out of the box.\n\nSee [`navapbc/strata`](https://github.com/navapbc/strata) for other template repos.\n\n## Features\n\n- API for identifying and extracting data from \"document\" files\n\n## Repo structure\n\n```text\n.\n├── template           # The template (the things that get installed/updated)\n│   ├── .github        # GitHub workflows\n│   ├── docs           # Project docs and decision records\n│   └── {{app_name}}   # Application code\n└── template-only-docs # Template repo docs\n```\n\n## Installation\n\nTo get started using the template application on your project, for an\napplication to be called `\u003cAPP_NAME\u003e`:\n\n1. [Install the nava-platform tool](https://github.com/navapbc/platform-cli).\n2. Install template by running in your project's root:\n\n    ```sh\n    nava-platform app install --template-uri https://github.com/navapbc/strata-template-documentai-api . \u003cAPP_NAME\u003e\n    ```\n\n3. Follow the steps in `\u003cAPP_NAME\u003e/README.md` to set up the application locally.\n4. Optional, if using the Strata infrastructure template, [follow the deployment\n   guide](/template-only-docs/demployment.md) to set up the various pieces of\n   your infrastructure.\n\n## Updates\n\nIf you have previously installed this template and would like to update your\nproject to use a newer version of this template:\n\n1. [Install the nava-platform tool](https://github.com/navapbc/platform-cli).\n2. Update app template by running in your project's root:\n\n    ```sh\n    nava-platform app update . \u003cAPP_NAME\u003e\n    ```\n\n## License\n\nThis project is licensed under the Apache 2.0 License. See the [LICENSE](LICENSE) file for details.\n\n## Community\n\n- [Code of Conduct](CODE_OF_CONDUCT.md)\n- [Contributing Guidelines](CONTRIBUTING.md)\n- [Security Policy](SECURITY.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavapbc%2Fstrata-template-documentai-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavapbc%2Fstrata-template-documentai-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavapbc%2Fstrata-template-documentai-api/lists"}