cancervariants / metakb

Central repository for the VICC metakb web application
MIT License
14 stars 4 forks source link

Pagination for FastAPI endpoints #271

Open korikuzma opened 6 months ago

korikuzma commented 6 months ago

Our endpoints can return large amounts of data (especially when nested). We should consider adding pagination to our API. Could use this: https://github.com/uriyyo/fastapi-pagination

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 45 days with no activity. Please make a comment for triaging or closing the issue.