#tweet #microblog #twtxt #microblogging

rustwtxt

Library that makes working with twtxt.txt files easier

6 releases

0.1.5 Jan 17, 2020
0.1.4 Sep 12, 2019

#12 in #tweet

ISC license

19KB
405 lines

rustwtxt   Build Status codecov Documentation

A library that makes it easier to interact with twtxt status files. Feel free to help hack on it.

Notes

  • crates.io/crates/rustwtxt
  • twtxt is a decentralized microblogging platform based on text files. The files are transmitted over http.
  • For more information on twtxt:
  • For a fully functional twtxt registry server: getwtxt

lib.rs:

rustwtxt

This is a library intended to make working with twtxt timelines a bit easier.

Dependencies

~5.5MB
~126K SLoC