Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbalex99/weezer
Sample Finance Wrapper
https://github.com/mbalex99/weezer
Last synced: 7 days ago
JSON representation
Sample Finance Wrapper
- Host: GitHub
- URL: https://github.com/mbalex99/weezer
- Owner: mbalex99
- Created: 2013-11-15T01:45:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-15T18:33:01.000Z (about 11 years ago)
- Last Synced: 2024-04-14T18:42:24.547Z (7 months ago)
- Language: JavaScript
- Size: 4.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Try to run this website locally under an HTTP Server
Easiest way is using a simple http server with either Node or Python
If you have node:
$ sudo npm install -g http-server
$ http-serverIf you have python
$ python -m SimpleHTTPServer 8080
Choose your preferred port!
-----------------------------------------------------------------------
This is the [Markit On Demand Json Api](http://dev.markitondemand.com/)
To query for a specific stock symbol follow this pattern
http://dev.markitondemand.com/Api/v2/Lookup/json?input=NFLX