Community.md (#1135)

add crud-rs to Community.md
This commit is contained in:
XiaoZhang 2022-10-20 15:44:34 +08:00 committed by GitHub
parent 9b69c706d3
commit 2757190ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ If you have built an app using SeaORM and want to showcase it, feel free to open
- [Quasar](https://github.com/Technik97/Quasar) | Rust REST API using Actix-Web, SeaOrm and Postgres with Svelte Typescript Frontend | DB: Postgres
- [actix-react-starter-template](https://github.com/aslamplr/actix-react-starter-template) | Actix web + SeaORM + React + Redux + Redux Saga project starter template | DB: Postgres
- [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.
- [crud-rs](https://github.com/onichandame/crud-rs) | A framework combining async-graphql and sea-orm
### Open Source Projects