Since this is a Rust project, Rust and Cargo are both required in order to build and test.
RUST_LOG=info cargo run
will build and run the application locally. After which localhost:8000 will have the application up and running.
cargo test
will run the tests, of which there are very few at the moment!
The application is built with Tide for the web tier and sqlx for the database tier.
The views are all very simple HTML and a little bit of JavaScript written with Handlebars
In order to experiment with the API, execute cargo run
and then access localhost:8000/apidocs/index.html
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4