wormhole-explorer/api/internal/tvl
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
..
tvl.go [API] Run scorecard queries concurrently (#339) 2023-05-23 14:50:19 -03:00
tvl_data.json 288 tvl (#327) 2023-05-17 15:04:17 -03:00
tvlapi.go [API] Run scorecard queries concurrently (#339) 2023-05-23 14:50:19 -03:00
tvlapi_test.go 288 tvl (#327) 2023-05-17 15:04:17 -03:00