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

Added /api/online/<btc_addr> #50

Closed
wants to merge 1 commit into from

Conversation

jorgebonilla
Copy link

Added /api/online/<btc_addr> to provide information on an specific bitcoin address

Added /api/online/<btc_addr> to provide information on an specific bitcoin address
@super3
Copy link
Contributor

super3 commented Sep 9, 2015

  1. Need to add proper documentation to README.rt if you are going to add an endpoint
  2. /api/online/ will probably be removed in the future. Should output a JSON object like api/online/json
  3. Requires looping through the entire farmer list. Best be done with an SQL-Alchemy query instead.

@super3
Copy link
Contributor

super3 commented Sep 14, 2015

@jorgebonilla Closing for now. Let me know if you need any help.

@super3 super3 closed this Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants