{"id":22504921,"url":"https://github.com/aws-amplify/amplify-category-api","last_synced_at":"2026-04-02T13:31:45.582Z","repository":{"id":36983958,"uuid":"468426790","full_name":"aws-amplify/amplify-category-api","owner":"aws-amplify","description":" The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development. This plugin provides functionality for the API category, allowing for the creation and management of GraphQL and REST based backends for your amplify project.","archived":false,"fork":false,"pushed_at":"2025-05-14T16:17:34.000Z","size":181133,"stargazers_count":92,"open_issues_count":756,"forks_count":83,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-05-14T17:28:00.381Z","etag":null,"topics":["api","aws","aws-amplify","aws-appsync","fullstack","graphql","mobile-development","sql","web-development"],"latest_commit_sha":null,"homepage":"https://docs.amplify.aws/","language":"TypeScript","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/aws-amplify.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-10T16:36:09.000Z","updated_at":"2025-05-05T17:21:00.000Z","dependencies_parsed_at":"2023-10-05T05:18:03.438Z","dependency_job_id":"7022b199-53ec-440d-814c-7e7548a964fb","html_url":"https://github.com/aws-amplify/amplify-category-api","commit_stats":{"total_commits":7026,"total_committers":298,"mean_commits":23.57718120805369,"dds":0.9355251921434671,"last_synced_commit":"07e211cd993f8e6d5c8ab4f4fa23eb91832cdaa7"},"previous_names":[],"tags_count":13525,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-amplify%2Famplify-category-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-amplify%2Famplify-category-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-amplify%2Famplify-category-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-amplify%2Famplify-category-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-amplify","download_url":"https://codeload.github.com/aws-amplify/amplify-category-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198372,"owners_count":22030954,"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":["api","aws","aws-amplify","aws-appsync","fullstack","graphql","mobile-development","sql","web-development"],"created_at":"2024-12-07T00:11:44.955Z","updated_at":"2026-04-02T13:31:45.546Z","avatar_url":"https://github.com/aws-amplify.png","language":"TypeScript","readme":"\u003ca href=\"https://aws-amplify.github.io/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://s3.amazonaws.com/aws-mobile-hub-images/aws-amplify-logo.png\" alt=\"AWS Amplify\" width=\"550\" \u003e\n\u003c/a\u003e\n\n\u003cp\u003e\n  \u003ca href=\"https://discord.gg/jWVbPfC\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/308323056592486420?logo=discord\"\" alt=\"Discord Chat\" /\u003e  \n  \u003c/a\u003e\n  \u003ca href=\"https://circleci.com/gh/aws-amplify/amplify-category-api\"\u003e\n    \u003cimg src=\"https://img.shields.io/circleci/project/github/aws-amplify/amplify-category-api/main.svg\" alt=\"build:started\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Reporting Bugs/Feature Requests\n\n[![Open Bugs](https://img.shields.io/github/issues/aws-amplify/amplify-category-api/bug?color=d73a4a\u0026label=bugs)](https://github.com/aws-amplify/amplify-category-api/issues?q=is%3Aissue+is%3Aopen+label%3Abug)\n[![Feature Requests](https://img.shields.io/github/issues/aws-amplify/amplify-category-api/feature-request?color=ff9001\u0026label=feature%20requests)](https://github.com/aws-amplify/amplify-category-api/issues?q=is%3Aissue+label%3Afeature-request+is%3Aopen)\n[![Closed Issues](https://img.shields.io/github/issues-closed/aws-amplify/amplify-category-api?color=%2325CC00\u0026label=issues%20closed)](https://github.com/aws-amplify/amplify-category-api/issues?q=is%3Aissue+is%3Aclosed+)\n\n# AWS Amplify Gen 2 Data\n\nThis next generation of Amplify’s backend building experience lets you author your frontend and backend definition completely with TypeScript, a file convention, and Git branch-based environments. To learn more, visit [AWS Amplify Gen 2](https://docs.amplify.aws).\n\nThis repo manages the data within Amplify. Data is responsible for managing graphql build and transformation processes, generating resources to deploy into your cloud stack in order to compute and store data for your graphql and REST endpoints, and providing inputs to codegen processes for use later in your end application.\n\n## Quickstart\n\nTo get started with Amplify Gen 2, visit [AWS Amplify Gen 2 Quickstart](https://docs.amplify.aws/react/start).\n\n```bash\nnpm create amplify@latest\n```\n\n## Tutorials\n\n- [Getting Started guide](https://docs.amplify.aws/start)\n- [Setup data](https://docs.amplify.aws/react/build-a-backend/data/set-up-data/)\n\n## Security\n\nIf you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public GitHub issue.\n\n## Code of Conduct\n\nThis project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct).\nFor more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact\nopensource-codeofconduct@amazon.com with any additional questions or comments.\n\n## Community\n\nJoin the [Discord Server](https://discord.com/invite/amplify).\n\n## Contributing\n\nWe are thankful for any contributions from the community. Look at our [Contribution Guidelines](https://github.com/aws-amplify/amplify-category-api/blob/main/CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the Apache-2.0 License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-amplify%2Famplify-category-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faws-amplify%2Famplify-category-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-amplify%2Famplify-category-api/lists"}