-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New endpoints for dcrweb statistics. (#184)
"price" endpoint serves USD prices for bitcoin and decred as reported by dcrdata. "webinfo" collects data from dcrdata and caches it, serves to JavaScript running on the homepage of decred.org. Both endpoints have a "last updated" field so clients can make their own decisions on handling stale data.
- Loading branch information
1 parent
871ff80
commit 80a30e9
Showing
6 changed files
with
1,119 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.