mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 15:25:19 +00:00
add stocks service (#166)
This commit is contained in:
9
stock/publicapi.json
Normal file
9
stock/publicapi.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "stock",
|
||||
"icon": "📈",
|
||||
"category": "money",
|
||||
"pricing": {
|
||||
"Stock.Price": 20,
|
||||
"Stock.Quote": 20
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user