Readme
This commit is contained in:
parent
c24d7704d9
commit
12a8e5c8e9
@ -21,7 +21,7 @@
|
|||||||
SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
||||||
|
|
||||||
[](https://www.sea-ql.org/SeaORM/docs/index)
|
[](https://www.sea-ql.org/SeaORM/docs/index)
|
||||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples/async-std)
|
[](https://github.com/SeaQL/sea-orm/tree/master/examples/basic)
|
||||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
[](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
||||||
[](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
[](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
||||||
[](https://discord.com/invite/uCPdDXzbdv)
|
[](https://discord.com/invite/uCPdDXzbdv)
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
//! SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
//! SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
||||||
//!
|
//!
|
||||||
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
||||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/async-std)
|
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/basic)
|
||||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example)
|
||||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
||||||
//! [](https://discord.com/invite/uCPdDXzbdv)
|
//! [](https://discord.com/invite/uCPdDXzbdv)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user