Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ardatan/schema-stitching
🪡 GraphQL Schema Stitching - Combine any kind of GraphQL APIs into one larger API without vendor-locking
https://github.com/ardatan/schema-stitching
federation gateway graphql microservices schema-extensions schema-stitching stitching type-merging
Last synced: 7 days ago
JSON representation
🪡 GraphQL Schema Stitching - Combine any kind of GraphQL APIs into one larger API without vendor-locking
- Host: GitHub
- URL: https://github.com/ardatan/schema-stitching
- Owner: ardatan
- License: mit
- Created: 2023-01-09T10:26:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T21:49:07.000Z (3 months ago)
- Last Synced: 2024-10-29T22:39:42.211Z (3 months ago)
- Topics: federation, gateway, graphql, microservices, schema-extensions, schema-stitching, stitching, type-merging
- Language: MDX
- Homepage: https://the-guild.dev/graphql/stitching
- Size: 5.18 MB
- Stars: 49
- Watchers: 6
- Forks: 10
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation](https://github.com/user-attachments/assets/bdb8cd5d-5186-4ece-b06b-b00a499b7868)](https://graphql.org/conf/2024/?utm_source=github&utm_medium=schema_stitching&utm_campaign=readme)
# Schema Stitching
[![npm version](https://badge.fury.io/js/%40graphql-tools%2Fstitch.svg)](https://badge.fury.io/js/%40graphql-tools%2Fstitch)
## Documentation
[https://the-guild.dev/graphql/stitching](https://the-guild.dev/graphql/stitching)
## Contributions
Contributions, issues and feature requests are very welcome. If you are using this package and fixed
a bug for yourself, please consider submitting a PR!And if this is your first time contributing to this project, please do read our
[Contributor Workflow Guide](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md)
before you get started off.## Code of Conduct
Help us keep GraphQL ESLint open and inclusive. Please read and follow our
[Code of Conduct](https://github.com/the-guild-org/Stack/blob/master/CODE_OF_CONDUCT.md) as adopted
from [Contributor Covenant](https://contributor-covenant.org).## License
Released under the [MIT license](./LICENSE).