1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Add atomic-server to Community Showcase (#464)

This commit is contained in:
Joep Meindertsma
2021-11-21 21:39:32 +01:00
committed by GitHub
parent f6f45c32fb
commit e0e1c9b31f

View File

@ -20,6 +20,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.
- [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.
- [Atomic-Server](https://github.com/joepio/atomic-data-rust/): Graph database with a dynamic schema, authorization and full text search.
## Community Articles, Example Apps, Starters & Boilerplate Projects