diff --git a/COMMUNITY.md b/COMMUNITY.md index cfc04e8d..b2ca420f 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -46,3 +46,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [VeryRezsi](https://github.com/szattila98/veryrezsi) | VeryRezsi is a subscription and expense calculator web-application. Powered by SvelteKit on client side, and Rust on server side. - [todo-rs](https://github.com/anshulxyz/todo-rs/) | A TUI ToDo-app written in Rust using Cursive library and SeaORM for SQLite - [KrakenPics](https://github.com/kraken-pics/backend) | A public file host written in rust using seaorm & actix_web +- [service_auth](https://github.com/shorii/service_auth) | A simple JWT authentication web-application