Hi frens
I started with PS only recently after doing lots of Haskell for a few years and I’m very excited about the possibilities.
For one thing, suddenly it becomes possible to shift a lot of work to the frontend than I was comfortable doing in Javascript alone.
I would like some community feedback on interacting with cloud APIs : what are the best practices, and good libraries to look for (I only saw AWS bindings on Pursuit, are there Google Cloud libraries for example?). Alternatively, is there support for generating bindings from OpenAPI specs (like amazonka
, gogol
etc. do)?