mirror of
https://github.com/actix/examples
synced 2025-03-20 18:45:17 +01:00
Update README.md
This commit is contained in:
parent
261589ca87
commit
5c7b7428f2
@ -7,6 +7,8 @@
|
||||
|
||||
## Community Showcase
|
||||
|
||||
- [Nitro Repo](https://github.com/wherkamp/nitro_repo): An open source artifact manager. Rust back-end and Vue front-end.
|
||||
- [Imitari](https://github.com/imitari/imitari): A lightweight ShareX-compatible image uploader server
|
||||
- [roapi](https://github.com/roapi/roapi): Create full-fledged APIs for static datasets without writing a single line of code.
|
||||
- [mCaptcha](https://github.com/mCaptcha/mCaptcha/): Proof of work based, privacy focused, libre CAPTCHA system. Crates used: `actix-web`, `sqlx`, `redis`, and `lettre`.
|
||||
- [Zero2prod](https://github.com/LukeMathWalker/zero-to-production/): Source code of zero to production series [zero2prod.com](https://www.zero2prod.com). Paid book but some of the chapters is available online for free. The book compares and explains the chosen technologies, like actix-web and sqlx.
|
||||
@ -16,7 +18,6 @@
|
||||
- [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.
|
||||
- [Dalted](https://github.com/carrascomj/dalted): Simple webapp that showcases the integration of [image-rs](https://github.com/image-rs/image) with Actix Web for color blindness simulations.
|
||||
- [Imitari](https://github.com/imitari/imitari) : A lightweight ShareX-compatible image uploader server
|
||||
|
||||
## Community Articles, Example Apps, Starters & Boilerplate Projects
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user