Closed Bug 901710 Opened 12 years ago Closed 11 years ago

Fireplace should be able to retrieve featured apps and collections for a page in a single HTTP request

Categories

(Marketplace Graveyard :: API, defect, P1)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: chuck, Assigned: chuck)

References

Details

(Whiteboard: [qa-] p=3)

To minimize the number of HTTP requests Fireplace makes to display collections and use rocketfuel's featured app APIs, there should be an endpoint containing all the necessary information for the promotional areas for any given page. { "collections": [the equivalent of a request to view all collections for a page], "featured": [the equivalent of a request to view all featured apps for a page] } As this is a Fireplace-specific endpoint, it should live within the /fireplace namespace.
Added Flue endpoint @ /api/v1/fireplace/search/featured/ https://github.com/mozilla/flue/commit/133641c
Assignee: nobody → charmston
Priority: P3 → P1
Depends on: 906868
Depends on: 905160
Blocks: 899640
No longer depends on: 906868
Relying on QA from the rocketfuel client implementers here.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-] p=3
LGTM
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.