Go to file
Schmiddiii d339785568
Feature search channel (#3)
* Simple search API

Initial support for searching for channels.
Additionally the parsing of the instance url got improved (e.g accept
URLs without protocol).

* Fixed crash with negative video amount

* Implement search suggestion
2021-10-13 19:14:39 +01:00
examples Feature search channel (#3) 2021-10-13 19:14:39 +01:00
piped Feature search channel (#3) 2021-10-13 19:14:39 +01:00
.gitignore Add initial code. 2021-04-29 12:32:53 +05:30
Cargo.toml Restructure project and add examples. 2021-04-29 20:56:18 +05:30
LICENSE Add the GPL-3.0 License. 2021-04-29 12:34:00 +05:30
README.md Initial commit 2021-04-29 12:28:26 +05:30

README.md

Piped-Rust-SDK

WIP, will be used later for a GTK client.