文件名称:sustainable-api
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-25 00:42:03
JavaScript
雅虎金融变得容易 演示: : 获取当前价格 /now/:company_symbol https://sustainable-api.herokuapp.com/now/AAPL { name: "Apple Inc." price: 128.78 } 获取历史价格 hist/:company_symbol?from=:from_date&to=:to_date https://sustainable-api.herokuapp.com/hist/aapl?from=2012-01-01&to=2012-12-31 [ { date: "2012-01-03T00:00:00.000Z" open: 409.39996 high: 412.5 low: 409 close: 411.22998 volume: 75555200 ad
【文件预览】:
sustainable-api-master
----index.js(1KB)
----package.json(451B)
----app.json(118B)
----Procfile(19B)
----LICENSE(11KB)
----.DS_Store(6KB)
----.gitignore(13B)
----README.md(3KB)