-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description:
Create public endpoint to browse all approved projects with filtering and pagination.
Tasks:
- Create
GET /projectsendpoint (public) - Implement pagination (limit, offset)
- Add filters: category, status, search query
- Add sorting: newest, most funded, ending soon
- Calculate funds_raised from donations
- Include creator information (excluding sensitive data)
- Add total count for pagination
Acceptance Criteria:
- Returns only APPROVED or ACTIVE projects by default
- Pagination works with limit/offset
- Filters can be combined
- Returns total count in response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program