Small testing web client
 
 
 
 
Go to file
~erin b21a76385f
Add basic post feed & ability to make posts
2022-06-01 16:50:49 -04:00
src Add basic post feed & ability to make posts 2022-06-01 16:50:49 -04:00
static Add basic post feed & ability to make posts 2022-06-01 16:50:49 -04:00
.gitignore Setup basic client 2022-06-01 13:36:14 -04:00
Cargo.lock Setup basic client 2022-06-01 13:36:14 -04:00
Cargo.toml Setup basic client 2022-06-01 13:36:14 -04:00
LICENSE.md Add README and license files 2022-06-01 13:42:47 -04:00
README.md Add README and license files 2022-06-01 13:42:47 -04:00

README.md

WebButt

A tiny Rust web client for SSB.

This is not the main client, and is only for testing & learning purposes.