AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api

Limit the return payload to support app performance

Open
#105 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
DataWeave
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Filter results at the API to exclude:
- previous years' data (unless specifically requested) by actually using the date param to determine the correct season & year to return

RESULTS:
1. Limits the number of team-seasons per year by not retrieving unwanted affiliate/regions: (a list of wanted regions will be requested by the app)

2. Modify the Sessions endpoint (or make an alternative) to improve performance/response size

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.