azimuth-watcher-ts/packages/gateway-server
Nabarun Gogoi 86fe1c03af
Use GQL schema stitching to proxy queries to multiple watchers (#18)
* Use apollo federation router to proxy gql queries to multiple watchers

* Use graphql stitch to proxy requests to all watchers

* Load watcher endpoints and prefixes from json

* Transpile typescript and setup lint

* Change conflicting metrics ports

* Add comments
2023-05-02 18:14:30 +05:30
..
src Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30
.eslintignore Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30
.eslintrc.json Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30
.gitignore Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30
LICENSE Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30
package.json Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30
README.md Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30
tsconfig.json Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30