php-mpos/public/include/pages/api
Sebastian Grewe 4ffca7d5ac API overhaul for easier handling of API calls
* [FEATURE] Allow in-class checking for user permissions
* [FEATURE] Allow in-class creation of the JSON data for coherence
* [FEATURE} Added API version in JSON data for client side checks
* [IMPROVEMENT] Adjusted all API calls to use the new JSON layout

**NOTE**: This is breaking backwads compatibility with the old API!
Please adjust your client application to support this new version.
The data array should not change much more other than added features.
2013-09-17 11:55:54 +02:00
..
getblockcount.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getblocksfound.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getcurrentworkers.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getdashboarddata.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getdifficulty.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getestimatedtime.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
gethourlyhashrates.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getpoolhashrate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getpoolsharerate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getpoolstatus.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
gettimesincelastblock.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getuserbalance.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getuserhashrate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getusersharerate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getuserstatus.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getuserworkers.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
public.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00