thenewboston-developers / thenewboston-Backend

API for thenewboston.
18 stars 9 forks source link

Contribution optimizations #175

Open buckyroberts opened 5 months ago

buckyroberts commented 5 months ago

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.

MAbdurrehman1 commented 3 months ago

@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