Add todo-rs to the COMMUNITY showcase (#874)

Co-authored-by: Anshul Chauhan <>
This commit is contained in:
Anshul Chauhan 2022-07-15 13:27:57 +05:30 committed by GitHub
parent 0f568018a5
commit a0a2492a92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,3 +41,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open
- [ZAPP](https://zapp.epics.dev) ([repository](https://github.com/EpicsDAO/zapp)) | ZAPP is a serverless framework made by Rust. Quickly build a scalable GraphQL API web server.
- [poem_admin](https://github.com/lingdu1234/poem_admin) | An admin panel built with poem, **Sea-orm** and Vue 3.
- [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