Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

thesun2003/mycryptograph-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mycryptograph-api

API for the MyCryptoGraph project

MVP: /get-total-balances/

Use Poloniex API for that:
* public API request - returnTicker (https://poloniex.com/public?command=returnTicker, check USD_BTC)
* private API reqest - returnCompleteBalances

Need to add: * Replace CURL requests with Requests library * Add better error handling * Add response caching

API: PHP (Slim 3.1, rmccue/Requests 1.7.0)

About

API for the MyCryptoGraph project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published