-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
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} endpoint which which provides mobile friendly html.
Implementation for this can follow #17. Remember to write unit tests for all possible scenarios in your new functions, and try to use types as far as possible.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed