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

https://github.com/dincertekin/croovy

Croovy is a fast, lightweight, privacy-focused search engine.
https://github.com/dincertekin/croovy

python-flask redis search-engine vue3

Last synced: 24 days ago
JSON representation

Croovy is a fast, lightweight, privacy-focused search engine.

Awesome Lists containing this project

README

          

# croovy
Croovy is a search engine. It respects your privacy. And it's focused on giving you most accurate results.

## Tech Stack
- Frontend: Vue
- Backend: Python (Flask)
- Database: Redis

## Why Redis?
Because Redis as a NoSQL database, efficiently tracking stored data. And it has everything what we need for search engine indexing.

## Contributions
I'm always open to contributions, let's build world's biggest search engine! 😊