https://github.com/salmik/wikipedia-quick-search
Simple example for quick searching Wikipedia site
https://github.com/salmik/wikipedia-quick-search
coordinator-pattern ios ios-app ios-swift swift swift5 wikipedia wikipedia-api xcode
Last synced: 4 days ago
JSON representation
Simple example for quick searching Wikipedia site
- Host: GitHub
- URL: https://github.com/salmik/wikipedia-quick-search
- Owner: Salmik
- License: mit
- Created: 2021-05-16T03:21:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-29T07:26:25.000Z (almost 5 years ago)
- Last Synced: 2025-03-13T04:42:59.198Z (about 1 year ago)
- Topics: coordinator-pattern, ios, ios-app, ios-swift, swift, swift5, wikipedia, wikipedia-api, xcode
- Language: Swift
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wikipedia-quick-search
**Simple example for quick searching Wikipedia site**

## How to run a demo app
1) Download the source code by cloning this repository
2) In ViewController.swift file (16 line) - set your language for displaying results("en" or "ru")
## Technologies
WikipediaKit - [WikipediaKit](https://github.com/Raureif/WikipediaKit)