README
This commit is contained in:
parent
e75fa6aa49
commit
7678624cd9
@ -21,15 +21,15 @@ If you like what we do, consider starring, sharing and contributing!
|
|||||||
|
|
||||||
Please help us with maintaining SeaORM by completing the [SeaQL Community Survey 2024](https://sea-ql.org/community-survey)!
|
Please help us with maintaining SeaORM by completing the [SeaQL Community Survey 2024](https://sea-ql.org/community-survey)!
|
||||||
|
|
||||||
|
[](https://discord.com/invite/uCPdDXzbdv)
|
||||||
|
Join our Discord server to chat with other members of the SeaQL community!
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
+ [Documentation](https://www.sea-ql.org/SeaORM)
|
+ [Documentation](https://www.sea-ql.org/SeaORM)
|
||||||
+ [Tutorial](https://www.sea-ql.org/sea-orm-tutorial)
|
+ [Tutorial](https://www.sea-ql.org/sea-orm-tutorial)
|
||||||
+ [Cookbook](https://www.sea-ql.org/sea-orm-cookbook)
|
+ [Cookbook](https://www.sea-ql.org/sea-orm-cookbook)
|
||||||
|
|
||||||
[](https://discord.com/invite/uCPdDXzbdv)
|
|
||||||
Join our Discord server to chat with other members of the SeaQL community!
|
|
||||||
|
|
||||||
Integration examples:
|
Integration examples:
|
||||||
|
|
||||||
+ [Actix v4 Example](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
+ [Actix v4 Example](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
||||||
|
@ -31,15 +31,15 @@
|
|||||||
//!
|
//!
|
||||||
//! Please help us with maintaining SeaORM by completing the [SeaQL Community Survey 2024](https://sea-ql.org/community-survey)!
|
//! Please help us with maintaining SeaORM by completing the [SeaQL Community Survey 2024](https://sea-ql.org/community-survey)!
|
||||||
//!
|
//!
|
||||||
|
//! [](https://discord.com/invite/uCPdDXzbdv)
|
||||||
|
//! Join our Discord server to chat with other members of the SeaQL community!
|
||||||
|
//!
|
||||||
//! ## Getting Started
|
//! ## Getting Started
|
||||||
//!
|
//!
|
||||||
//! + [Documentation](https://www.sea-ql.org/SeaORM)
|
//! + [Documentation](https://www.sea-ql.org/SeaORM)
|
||||||
//! + [Tutorial](https://www.sea-ql.org/sea-orm-tutorial)
|
//! + [Tutorial](https://www.sea-ql.org/sea-orm-tutorial)
|
||||||
//! + [Cookbook](https://www.sea-ql.org/sea-orm-cookbook)
|
//! + [Cookbook](https://www.sea-ql.org/sea-orm-cookbook)
|
||||||
//!
|
//!
|
||||||
//! [](https://discord.com/invite/uCPdDXzbdv)
|
|
||||||
//! Join our Discord server to chat with other members of the SeaQL community!
|
|
||||||
//!
|
|
||||||
//! Integration examples:
|
//! Integration examples:
|
||||||
//!
|
//!
|
||||||
//! + [Actix v4 Example](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
//! + [Actix v4 Example](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user