From 4bc577b517943a4dc3b69c35620d45e884506886 Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Wed, 16 Mar 2022 18:17:59 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00f6db52..8d2a3de3 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Join our Discord server to chat with others in the SeaQL community! + [Rocket Example](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example) + [Actix Example](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example) + [Axum Example](https://github.com/SeaQL/sea-orm/tree/master/examples/axum_example) ++ [Axum-GraphQL Example](https://github.com/SeaQL/sea-orm/tree/master/examples/axum-graphql_example) + [Poem Example](https://github.com/SeaQL/sea-orm/tree/master/examples/poem_example) ## Features