wormhole-explorer/api/internal
agodnic 69251f136d
[API] Run scorecard queries concurrently (#339)
### Summary

Before pull request, in `GET /api/v1/scorecards`, the queries for each scorecard were being executed sequentially. This PR changes the handler to run all those queries concurrently.

Tracking issue: https://github.com/wormhole-foundation/wormhole-explorer/issues/336
2023-05-23 14:50:19 -03:00
..
build add version endpoint (#118) 2023-02-01 10:46:22 -03:00
config 288 tvl (#327) 2023-05-17 15:04:17 -03:00
db Feature/refactor api (#34) 2022-11-23 09:06:29 -03:00
errors Feature/refactor api (#34) 2022-11-23 09:06:29 -03:00
mongo Add grpc api (#40) 2023-01-03 14:42:29 -03:00
pagination Sort the output of `GET /api/v1/vaas` by timestamp (#267) 2023-04-28 10:18:07 -03:00
tvl [API] Run scorecard queries concurrently (#339) 2023-05-23 14:50:19 -03:00