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.
- Host: GitHub
- URL: https://github.com/dincertekin/croovy
- Owner: dincertekin
- License: apache-2.0
- Created: 2024-12-11T09:44:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-28T18:37:37.000Z (about 1 month ago)
- Last Synced: 2025-10-13T16:03:47.356Z (24 days ago)
- Topics: python-flask, redis, search-engine, vue3
- Language: Vue
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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! 😊