Add Lemmy and libreddit to new Web category (#65)

This commit is contained in:
Spike 2021-05-29 20:07:00 -07:00 committed by GitHub
parent 0a0e3625a0
commit e9a3e08368
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
- [Text editors](#text-editors)
- [Text processing](#text-processing)
- [Utilities](#utilities)
- [Web](#web)
- [Development tools](#development-tools)
- [Command runners](#command-runners)
- [Linters](#linters)
@ -162,6 +163,16 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
* [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal-ui for git written in Rust 🦀
### Web
#### [Reddit](https://www.reddit.com/)
* [Lemmy](https://github.com/LemmyNet/lemmy) - 🐀 Building a federated alternative to reddit in rust
#### [teddit](https://codeberg.org/teddit/teddit)
* [libreddit](https://github.com/spikecodes/libreddit) - Private front-end for Reddit written in Rust
## Development tools
### Command runners