An open API service indexing awesome lists of open source software.

https://github.com/wizyma/graphqlgrpcbenchmark

this is the repo for the benchmark published on this article
https://github.com/wizyma/graphqlgrpcbenchmark

Last synced: 3 months ago
JSON representation

this is the repo for the benchmark published on this article

Awesome Lists containing this project

README

        

# graphqlgRPCbenchmark

## How to run the benchmarks

1. To generate the mocks to run the tests you need to run the generate.js script under mocks/.
2. Run `yarn run start-servers`
3. Run `yarn run start-client`