pkt-cash / pktd

The PKT full node and wallet
https://pkt.cash/
ISC License
39 stars 26 forks source link

Implementation of WTClient REST endpoints #358

Closed aldebap closed 2 years ago

aldebap commented 2 years ago

The following were added/changed/fixed:

. implementation of WTClient group of commands as REST endpoins; . fixing bugs in some REST endpoins; . fixing some endpoins tests; . add a handler for 404 error; . add /api/v1 to the begin of help URIs; . creation of subcategories in the REST endpoints; . review all REST endpoints URIs;