Skip to content

Commit ac4243a

Browse files
committed
info on JS GQL
1 parent 22713af commit ac4243a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ We just re-implemented in different languages, and put them behind a web service
104104

105105
### GraphQL: Java/Kotlin
106106

107-
* Spring-Pet-Clinic (Apache ), from [https://github.com/spring-petclinic/spring-petclinic-graphql]()
107+
* Spring-Pet-Clinic (Apache), from [https://github.com/spring-petclinic/spring-petclinic-graphql]()
108108

109109
* Patio-Api (GPL), from [https://github.com/patio-team/patio-api]()
110110

@@ -115,6 +115,12 @@ We just re-implemented in different languages, and put them behind a web service
115115
* SCS (not-known license, artificial string examples coming from different sources)
116116

117117

118+
### GraphQL: JavaScript/TypeScript
119+
120+
* React-Finland (not-known license), from [https://github.com/ReactFinland/graphql-api](https://github.com/ReactFinland/graphql-api)
121+
122+
* E-Commerce Server (MIT), from [https://github.com/react-shop/react-ecommerce](https://github.com/react-shop/react-ecommerce)
123+
118124
### RPC (Thrift/gRPC): Java
119125

120126
* NCS (not-known license, artificial numerical examples coming from different sources)

0 commit comments

Comments
 (0)