Skip to content

Is it possible to get HTTP client results with domain classes? #45

Closed Answered by VictorFrWu
matteoxleggieri asked this question in Q&A
Discussion options

You must be logged in to vote

yeah, it's possible to desterilize json response and convert to object that I created under domain package.
for ex, some of market data endpoints, I did some tests that map json result to object
but, I didn't finish, I consider to do a part of this feature for the next version like "GenericResponse"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@matteoxleggieri
Comment options

Answer selected by VictorFrWu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants