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

https://github.com/supersonichub1/booglesearch

An implementation of "A New Google" by Daniel Gross.
https://github.com/supersonichub1/booglesearch

google search

Last synced: over 1 year ago
JSON representation

An implementation of "A New Google" by Daniel Gross.

Awesome Lists containing this project

README

          

# Boogle Search

An implementation of ["A New Google" by Daniel Gross](https://dcgross.com/a-new-google). Based on [an earlier HTML/JS experiment](https://github.com/SuperSonicHub1/vanilla-js-typeahead).

# Install
```
poetry install
python3 main.py
```