Open clacke opened 6 years ago
Agreed, let's reach into those depths later on.
I could imagine you sweating nervously as I was typing, so I added some reassuring qualifiers. :-)
(trying not to shake the bed from laughter which'll wake my wife, you're right :-) )
Cardano-SL uses Swagger (now OpenAPI) to define their JSON APIs.
It's likely that the fast way to get going is just to hand-craft the necessary client in Racket, but long term it would be beneficial to the world and to the longevity of cardano-wallet to have a Racket OpenAPI code-generator, or even more helpful, a compile-time parser.
Solution: Create (but not now!) a Racket OpenAPI parser or whatever tool is helpful for consuming OpenAPI-specified APIs.
Resources: