Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add market info (market fees) to get_exchange. #37

Open
synchronizing opened this issue Jul 1, 2019 · 0 comments
Open

Add market info (market fees) to get_exchange. #37

synchronizing opened this issue Jul 1, 2019 · 0 comments
Assignees
Labels
📦 enhancement New feature or request 🐍 python

Comments

@synchronizing
Copy link
Contributor

synchronizing commented Jul 1, 2019

Was thinking of simply adding the endpoint:

@app.route("/api/v1/cryptobook/exchange/<exchange:[A-z]+>/markets")

Perhaps it would be best to change

@app.route("/api/v1/cryptobook/exchange/...")

to simply

@app.route("/api/v1/cryptobook/info/...")

for better organization.

@synchronizing synchronizing self-assigned this Jul 1, 2019
@synchronizing synchronizing added 🐍 python 📦 enhancement New feature or request labels Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 enhancement New feature or request 🐍 python
Projects
None yet
Development

No branches or pull requests

1 participant