From 091a91fc0a352b897ddeeb5797543efdc5e1b53a Mon Sep 17 00:00:00 2001 From: Fumitake Kawasaki Date: Mon, 20 Jun 2022 05:40:44 +0200 Subject: [PATCH] add zapp to Open Source Project (#803) --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index f31875920..f07c45040 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -37,3 +37,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [snmp-sim-rust](https://github.com/sonalake/snmp-sim-rust) | SNMP Simulator - [template_flow](https://github.com/hilary888/template_flow) | An experiment exploring replacing placeholders in pre-prepared templates with their actual values - [actix-react-starter-template](https://github.com/aslamplr/actix-react-starter-template) | Actix web + SeaORM + React + Redux + Redux Saga project starter template +- [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.