Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

Complete wrapper for public REST API #8

Open
ciband opened this issue Mar 19, 2018 · 1 comment
Open

Complete wrapper for public REST API #8

ciband opened this issue Mar 19, 2018 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request
Projects

Comments

@ciband
Copy link
Member

ciband commented Mar 19, 2018

Complete wrapper for public REST API and fix any current issues like support for large JSON payloads.

@ciband ciband created this issue from a note in Ark-Cpp (To do) Mar 19, 2018
@ciband ciband added bug Something isn't working enhancement New feature or request labels Mar 19, 2018
@sleepdefic1t
Copy link
Contributor

Blocks:
/api/blocks

https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/blockable/blockable.hpp#L51

https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/blockable/block_gettable.hpp#L92
https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/blockable/block_gettable.hpp#L361

Delegates:
/api/delegates

https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/delegatable/delegatable.hpp#L113

https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/delegatable/delegate_gettable.hpp#L209

https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/delegatable/delegate_gettable.hpp#L338

Peers:
/api/peers

https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/peerable/peerable.hpp#L47

https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/peerable/peer_gettable.hpp#L76
https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/peerable/peer_gettable.hpp#L126

Transactions:

/api/transactions

https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/transactionable/transactionable.hpp#L46

https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/transactionable/transaction_gettable.hpp#L83
https://github.com/Ark-IoT/Ark-Cpp/blob/08f8051094fcc650124cf9a65920f31ab427da98/src/Ark-Cpp/api/transactionable/transaction_gettable.hpp#L252

@ciband ciband self-assigned this Mar 29, 2018
@ciband ciband moved this from To do to In progress in Ark-Cpp Mar 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
Ark-Cpp
  
In progress
Development

No branches or pull requests

2 participants