1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

add barricade to showcase

closes #435
This commit is contained in:
Rob Ede 2022-03-06 00:52:48 +00:00
parent e239414a55
commit c0ac2834d5
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -12,6 +12,7 @@
- [lemmy](https://github.com/dessalines/lemmy): A federated alternative to reddit in Rust.
- [MeiliSearch](https://github.com/meilisearch/MeiliSearch): Fast, Relevant and Typo-Tolerant Search Engine. Open source alternative to Algolia.
- [tokei.rs](https://github.com/XAMPPRocky/tokei_rs): The tokei.rs server code.
- [Barricade](https://github.com/purton-tech/barricade): Quickly add user registration and logon to any application.
- [Bloom](https://github.com/skerkour/bloom): The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more.
- [GitArena](https://github.com/mellowagain/gitarena): Software development platform with built-in VCS, issue tracking and code review.
- [Four in a Row - Server](https://github.com/ffactory-ofcl/fourinarow-server): An online version of the popular game four in a row, written in Rust on the server side and Flutter + Dart on the client.