Files
services/function/publicapi.json
2021-10-14 16:22:20 +01:00

12 lines
193 B
JSON

{
"name": "function",
"icon": "🔥",
"category": "hosting",
"pricing": {
"Function.Deploy": 1000,
"Function.Call": 10
},
"display_name": "Functions"
}