Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spijkervet/search_engine

Search engine for arxiv submissions
https://github.com/spijkervet/search_engine

Last synced: about 1 month ago
JSON representation

Search engine for arxiv submissions

Awesome Lists containing this project

README

        

Search Engine for Arxiv submissions
==============

## Usage

```bash
$ export ELASTIC_SEARCH_URL=my.elasticsearch.url
$ docker-compose up
# visit localhost:5000
```