Skip to content
This repository was archived by the owner on Apr 1, 2019. It is now read-only.
This repository was archived by the owner on Apr 1, 2019. It is now read-only.

Add endpoints for pocket proxy #121

@k88hudson

Description

@k88hudson

For implementing recommendations in mozilla/activity-stream#870, we need some endpoints to our test pocket endpoints. That includes:

  • the /global-recs endpoint, which takes an optional count parameter (defaults to 3) and returns a status number and an array of suggested items
  • the /item-recs endpoint, which takes a single URL and a count (number of items to return) and returns a list of suggested items related to that URL.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions