ftx-api
ftx-api copied to clipboard
Response types
Request for strongly typed response types in Typescript
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