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