COMMUNITY.md (#715)

Add symbols to showcase

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
This commit is contained in:
Marco Napetti 2022-05-12 09:33:40 +02:00 committed by GitHub
parent 4c9d18d2e1
commit aa74b4ce15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,3 +29,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open
- [Rust Async-GraphQL Example: Caster API](https://github.com/bkonkle/rust-example-caster-api) | A demo GraphQL API using Tokio, Warp, async-graphql, and SeaOrm
- [pansy](https://github.com/niuhuan/pansy) | An illustrations app using SeaORM, SQLite, flutter. runs on the desktop and mobile terminals
- [Orca](https://github.com/workfoxes/orca) | An No-code Test Automation platfrom using actix, SeaORM, react. runs on the desktop and cloud
- [symbols](https://github.com/nappa85/symbols) | A proc-macro utility to populates enum variants with primary keys values