thenewboston-developers/thenewboston-Backend

Contribution optimizations

Opened this issue · 1 comments

The GET /contributions endpoints (used on our contributions page) is really slow. Optimize the endpoint by selecting/prefetching any related data. Also add pagination support to the endpoint.

@buckyroberts How's the page performance now?
I think it should be better now.

Let me know, and if its good, then we can close this issue