Skip to content

Commit

Permalink
Added lilo graphql stitching library
Browse files Browse the repository at this point in the history
  • Loading branch information
firatkucuk authored Apr 16, 2023
1 parent b2feb2a commit 65b7604
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@

* [graphql-braid](https://bitbucket.org/atlassian/graphql-braid): Schema stitching - combines GraphQL backends into one schema.

* [lilo](https://github.com/friatech/lilo): Lilo is a super fast GraphQL stitching library.

* [graphql-orchestrator-java](https://github.com/graph-quilt/graphql-orchestrator-java) GraphQL Orchestrator/Gateway library that supports Schema Stitching and Apollo Federation directives to combine schema from multiple GraphQL microservices into a single unified schema.

* [test-graphql-java](https://github.com/vimalrajselvam/test-graphql-java): A simple library to help testing the GraphQL endpoint with schema files using any HTTP Client library.
Expand Down

0 comments on commit 65b7604

Please sign in to comment.