Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spijkervet/search_engine
- Owner: Spijkervet
- License: mit
- Created: 2019-01-15T14:12:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T21:40:45.000Z (over 2 years ago)
- Last Synced: 2023-03-05T10:34:43.651Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 10.3 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```