docs: add SeaORM docs to showcase (#6943)

* Add SeaORM docs to showcase

* minor tweak

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Billy Chan 2022-03-19 21:21:11 +08:00 committed by GitHub
parent 19942f990a
commit 92fcc0ddc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View file

@ -778,6 +778,15 @@ const Users: User[] = [
source: null,
tags: ['product'],
},
{
title: 'SeaORM - 🐚 An async & dynamic ORM for Rust',
description:
'SeaORM is a relational ORM to help you build web services in Rust with the familiarity of dynamic languages.',
preview: require('./showcase/SeaORM.png'),
website: 'https://www.sea-ql.org/SeaORM/',
source: 'https://github.com/SeaQL/seaql.github.io',
tags: ['opensource', 'versioning'],
},
{
title: 'Ionic',
description: