dopecodez / dopecodez/Wikipedia

Implement mobile sections

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
TypeScript
Stars
102
Forks
21
PR merge metrics
No merged PRs in 30d

Description

There are a lot of new REST APIs for wikipedia present in the REST API docs.

We'll look through them one by one and implement the same. Any one who wants to pick up on any other REST API should ideally open a new issue.

The REST API has a [/page/mobile-sections/{title}](https://en.wikipedia.org/api/rest_v1/#/Mobile/getSections) endpoint which which provides mobile friendly html.

Implementation for this can follow https://github.com/dopecodez/Wikipedia/pull/17. Remember to write unit tests for all possible scenarios in your new functions, and try to use types as far as possible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.