bisq/api
Mike Rosseel 9101aa367b fix startup issues in some cases, where the p2pservice calls an onmessage before the storagefile is initialised.
Aligning Api module with other modules by using the AppSetupWithP2P class.
2017-09-04 13:26:56 +02:00
..
src fix startup issues in some cases, where the p2pservice calls an onmessage before the storagefile is initialised. 2017-09-04 13:26:56 +02:00
support add support script 2017-07-26 16:35:41 +02:00
pom.xml adding more checks to offer_make, provide a cleaner/easier feedback mechanism between proxy/api. 2017-09-02 11:39:27 +02:00
Readme.md rename api to model package, swagger works 2017-07-25 16:30:49 +02:00

current api docs are at: https://github.com/dan-da/bitsquare/blob/rpc_api/doc/api/README.md

generated swagger docs are at: http://localhost:8080/swagger

swagger.json can be found at (generate clients with swagger editor): http://localhost:8080/swagger.json

Candidate for hosting the docs: https://github.com/Rebilly/ReDoc