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

https://github.com/foxboron/info310

Project
https://github.com/foxboron/info310

Last synced: 11 months ago
JSON representation

Project

Awesome Lists containing this project

README

          

INFO310
=======

This service requires a running elasticsearch instance to work. Add this in the top of `web_frontend.py` and
`indexing/versioning.py`

To install dependencies run `pip install -r requirements.txt`

To run web frontend `python webserver.py`

To run indexer `python indexing_monitoring.py`