File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -729,13 +729,13 @@ Having said this, graphql-http is mostly aimed for library authors and simple se
729
729
730
730
If you want a feature-full server with bleeding edge technologies, you're recommended to use one of the following.
731
731
732
- | Name | Audit |
733
- | ------------------------------------------------------------------ | ------------------------------------------------------------ |
734
- | [ graphql-yoga] ( https://www.the-guild.dev/graphql/yoga-server ) | [ ✅ Compliant] ( /implementations/graphql-yoga/README.md ) |
735
- | [ hotchocolate] ( https://chillicream.com/docs/hotchocolate ) | [ ✅ Compliant] ( /implementations/hotchocolate/README.md ) |
736
- | [ apollo-server] ( https://www.apollographql.com/docs/apollo-server/ ) | [ ✅ Compliant] ( /implementations/apollo-server/README.md ) |
737
- | [ mercurius] ( https://mercurius.dev ) | [ ✅ Compliant] ( /implementations/mercurius/README.md ) |
738
- | [ graphql-helix] ( https://www.graphql-helix.com/ ) | [ ⚠️ Not compliant] ( /implementations/graphql-helix/README.md ) |
732
+ | Name | Audit |
733
+ | ------------------------------------------------------------------ | -------------------------------------------------------------------- |
734
+ | [ graphql-yoga] ( https://www.the-guild.dev/graphql/yoga-server ) | [ ✅ Compliant (0 warnings) ] ( /implementations/graphql-yoga/README.md ) |
735
+ | [ hotchocolate] ( https://chillicream.com/docs/hotchocolate ) | [ ✅ Compliant (0 warnings) ] ( /implementations/hotchocolate/README.md ) |
736
+ | [ apollo-server] ( https://www.apollographql.com/docs/apollo-server/ ) | [ ✅ Compliant] ( /implementations/apollo-server/README.md ) |
737
+ | [ mercurius] ( https://mercurius.dev ) | [ ✅ Compliant] ( /implementations/mercurius/README.md ) |
738
+ | [ graphql-helix] ( https://www.graphql-helix.com/ ) | [ ⚠️ Not compliant] ( /implementations/graphql-helix/README.md ) |
739
739
740
740
## [ Documentation] ( docs/ )
741
741
You can’t perform that action at this time.
0 commit comments