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

https://github.com/academic/harvester


https://github.com/academic/harvester

golang hacktoberfest harvester oai-harvester

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Harvester

The correct software architecture for OAI harvesters

#### Objectives

###### tech:

- [ ] Golang

- [ ] PostgreSQL (Best Solid Open Source Database)

- [ ] ElasticSearch (Best search engine and storage)

- [ ] Cloud ready, scalable

- [ ] Non-blocking Async jobs.

###### workers:

- [ ] OAI Harvester

- [ ] Dublin Core Parser

- [ ] Elastic Indexer

###### endpoint:

- [ ] REST Search api

- [ ] Workers Triggers

- [ ] Cron job api

###### management:

- [ ] Admin UI

#### Roadmap

1. [**MVP**](https://github.com/academic/harvester/milestone/1)

Can do basic harvesting and REST API for search

2. [**1.0.0**](https://github.com/academic/harvester/milestone/2)

Admin UI, Docker, SaaS