AntoRin / wiki-snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wiki_snippets

Get snippets of information from wikipedia.

A simple tool to get snippets of information based on search queries. You can use the interface that comes with the website to query Wikipedia-specific data, or you can use the API at "/api/wikisnippet/:query" to get snippets in JSON format. The data comes directly from Wikipedia.

About

License:MIT License


Languages

Language:JavaScript 54.0%Language:CSS 22.8%Language:HTML 20.2%Language:Dockerfile 3.0%