Readme badges
This commit is contained in:
parent
4120b16428
commit
0d4a237d1c
@ -19,9 +19,10 @@
|
|||||||
#### 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/basic)
|
[](https://github.com/SeaQL/sea-orm/tree/master/examples/basic)
|
||||||
|
[](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
||||||
[](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/axum_example)
|
||||||
[](https://discord.com/invite/uCPdDXzbdv)
|
[](https://discord.com/invite/uCPdDXzbdv)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
@ -27,9 +27,10 @@
|
|||||||
//! #### 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/basic)
|
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/basic)
|
||||||
|
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/rocket_example)
|
||||||
//! [](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/axum_example)
|
||||||
//! [](https://discord.com/invite/uCPdDXzbdv)
|
//! [](https://discord.com/invite/uCPdDXzbdv)
|
||||||
//!
|
//!
|
||||||
//! ## Features
|
//! ## Features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user