ftx-api icon indicating copy to clipboard operation
ftx-api copied to clipboard

Response types

Open cwdx opened this issue 2 years ago • 1 comments

Request for strongly typed response types in Typescript

cwdx avatar May 09 '22 14:05 cwdx

Request for strongly typed response types in Typescript

Completely on board, I want this in the connector as well. I've already started on some parts.

If you're willing to help, here's where I've started defining interfaces and union types for requests and responses: https://github.com/tiagosiebler/ftx-api/blob/master/src/types/rest.ts

tiagosiebler avatar May 09 '22 14:05 tiagosiebler