mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
add db publicapi
This commit is contained in:
11
db/publicapi.json
Normal file
11
db/publicapi.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "db",
|
||||
"icon": "📦",
|
||||
"category": "storage",
|
||||
"pricing": {
|
||||
"Db.Create": 100,
|
||||
"Db.Read": 100,
|
||||
"Db.Update": 100,
|
||||
"Db.Delete": 100
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user