Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/indradb/wikipedia-example


https://github.com/indradb/wikipedia-example

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# IndraDB wikipedia example

This example webapp uses [IndraDB](https://github.com/indradb/indradb) to explore the links in wikipedia articles.

## Getting started

* Make sure you have rust installed.
* Clone the repo.
* Run `make init`. This is a one-time operation, but will take a long time, as it'll (1) download the wikipedia dataset if you don't have it already, (2) decompress and parse the archive, and (3) index the content into IndraDB.
* Run `make explore`.
* Visit `http://localhost:8080` in the browser and search for an article.