🏡 index : ~doyle/stork.git

Age Commit message Author
storkcli: Process streams from stork async instead of generating a hierarchy synchronously Jordan Doyle
Add a bit of sophistication to the storkcli with a --max-depth flag Jordan Doyle
Fixes #1, stops the same Storkable being yielded multiple times by a single Storkable Jordan Doyle
Pull parent check out and start from the current Storkable instead of the parent Jordan Doyle
Add basic CLI for stork_http Jordan Doyle
#1: Add some basic recursion detection Jordan Doyle
Friendly reminder to show love for OSS Jordan Doyle
Third time lucky with the rustdoc links on docs.rs Jordan Doyle
Update README to fix doc link Jordan Doyle
Setup virtual Cargo workspace Jordan Doyle
Fix rustdoc links Jordan Doyle
Prepare for cargo publish Jordan Doyle
Move example to its own directory Jordan Doyle
SOC between the core "stork" functionality and the http backend Jordan Doyle
Add some basic rustdocs and run clippy over codebase Jordan Doyle
Remove Cargo.lock files Jordan Doyle
Add a Scheme filter for links Jordan Doyle
Refactor Filters to not require private interfaces from the main lib Jordan Doyle
Fix some reqwest-related issues. Jordan Doyle
Initial commit Jordan Doyle