CoinAlpha / gateway-api

Apache License 2.0
47 stars 25 forks source link

Feature/codestyle fixes and refactoring #58

Closed evseevnn closed 3 years ago

evseevnn commented 3 years ago

Hi guys. Here small codestyle fixes and refactoring.

This PR not include fixes about functionality (only small fixes about error messages in some routes).

Starting from this PR yours can use Prettier plugin for fix code style on saving file, so code of every one will look same =)

evseevnn commented 3 years ago

@martinkou I hope you will see this PR and we can chat about some part of code. How I see better to reimplement this backend part on Typescript. But in this case need do it in different branch or maybe repository (in case when this will implemented from zero).

james-hummingbot commented 3 years ago

@evseevnn Thanks for you help on this issue. This PR was superseded by https://github.com/CoinAlpha/gateway-api/pull/81 , but served as a good reference.