ccxt server

April 17, 2019 ยท View on GitHub

ccxt rest server supports by nestjs and typeorm

dependencies

nodejs >= 8 yarn

install

  yarn

run

  yarn run start

run by proxy http://127.0.0.1:1080

  yarn run dev:proxy

api by swagger

http://127.0.01:3000/api

Thanks for

ccxt-rest

Contents

  1. 1dependencies
  2. 2install
  3. 3run
  4. 4run by proxy http://127.0.0.1:1080
  5. 5api by swagger
  6. 6Thanks for