DevCom-IITB / DevCom-IITB/instiapp-api
Add pagination support to Explore Search, Buy & Sell, and Feed API endpoints
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
The Explore Search, Buy & Sell, and Feed API endpoints currently return all records in a single response. To support frontend lazy loading, these endpoints need to support paginated responses with page/limit or offset/limit query params and return pagination metadata in the response.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.