Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsoding/seroost
Local Search Engine
https://github.com/tsoding/seroost
Last synced: 1 day ago
JSON representation
Local Search Engine
- Host: GitHub
- URL: https://github.com/tsoding/seroost
- Owner: tsoding
- License: mit
- Created: 2023-01-24T18:17:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T21:55:17.000Z (4 months ago)
- Last Synced: 2024-08-02T07:02:02.549Z (3 months ago)
- Language: Rust
- Size: 68.4 KB
- Stars: 228
- Watchers: 6
- Forks: 37
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Local Search Engine in Rust
**THIS SOFTWARE IS UNFINISHED!!! Don't have any high expectations.**
## Quick Start
```console
$ cargo run serve ./folder/
$ iexplore.exe http://localhost:6969/
```