Page MenuHomePhabricator

Add articles endpoint to Main API
Closed, ResolvedPublic13 Estimated Story Points

Description

Add articles endpoint to our main API that will allow our users to query specific article(s) by name so that they can pick a specific article names and query them instead of filtering them out from other product offerings.

Acceptance criteria
Articles endpoint present and functional inside the API.

To-Do

  • create /v2/articles/*name endpoint under wikimedia-enterprise/api/main repository
  • add unit tests
  • add integration tests

Notes
Please take a look at documentation/api-specs-v2 it has NewGetManyLarge handler under handlers package that has all the functionality needed.

Event Timeline

Daria_Kevana changed the task status from Open to In Progress.Nov 22 2022, 5:20 PM