From 2757190ba4bb061dd2898a5e7282525925ad72e5 Mon Sep 17 00:00:00 2001 From: XiaoZhang Date: Thu, 20 Oct 2022 15:44:34 +0800 Subject: [PATCH] Community.md (#1135) add crud-rs to Community.md --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 1d0ddd4a..289b617d 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -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