We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68c772 commit 32b9fe9Copy full SHA for 32b9fe9
docs/funding.json
@@ -10,7 +10,32 @@
10
"url": "https://www.sea-ql.org/"
11
}
12
},
13
- "projects": [],
+ "projects": [
14
+ {
15
+ "guid": "sea-orm",
16
+ "name": "SeaORM",
17
+ "description": "🐚 An async & dynamic ORM for Rust",
18
+ "webpageUrl": {
19
+ "url": "https://www.sea-ql.org/SeaORM"
20
+ },
21
+ "repositoryUrl": {
22
+ "url": "https://github.com/SeaQL/sea-orm",
23
+ "wellKnown": "https://github.com/SeaQL/sea-orm/blob/master/.github/.well-known/funding-manifest-urls"
24
25
+ "licenses": [
26
+ "spdx:Apache-2.0",
27
+ "spdx:MIT"
28
+ ],
29
+ "tags": [
30
+ "developer-tools",
31
+ "database",
32
+ "api",
33
+ "web-development",
34
+ "software-engineering",
35
+ "programming"
36
+ ]
37
+ }
38
39
"funding": {
40
"channels": [
41
{
0 commit comments