generated from BlockchainCommons/secure-template
-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add `/exchanges` endpoint that returns exchange metadata. (Fixes #54) Cleanup variable and function naming style (https://google.github.io/styleguide/pyguide.html#316-naming) to fix #51. Freeze dependencies. Cleanup imports. Cleanup logging. Improve error handling. Refactor configuration settings. Load settings using dotenv. Use `flask run` to run the server. Begin refactor to simplify data collection. Use concurrent requests to servers. Remove unused functions. Remove database storage.
- Loading branch information
Showing
7 changed files
with
751 additions
and
855 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
Oops, something went wrong.