Blazing fast fuzzy search for the Bible. Check it out here: http://papyrusapp.net/
rustc & cargo which can be installed following these instructions
Run cargo run. This will build and run the application listening on port 3000
Make a request to /bible?query={YOUR SEARCH} to get back matches as .json.
- Create the fastest Fuzzy search for the Bible
 - Learn rust
 - Learn about how computers actually work
 
- Create working server with single translation
 - Build a frontend
 - Handle errors
 - Add more translations