needed-libraries icon indicating copy to clipboard operation
needed-libraries copied to clipboard

Libraries for handling various cloud services + common code

Open kobi2187 opened this issue 5 years ago • 5 comments

kobi2187 avatar Mar 11 '19 13:03 kobi2187

@kobi2187 can we please rephrase this titles to something more meaningful? Not every reader knows or cares about memes.

FedericoCeratto avatar Apr 06 '19 15:04 FedericoCeratto

of course, sorry

kobi2187 avatar Apr 07 '19 17:04 kobi2187

AWSome was seemingly abandoned and incomplete, so I started with an OpenAPI code generator that makes Nim-native APIs for literally thousands of REST APIs. Thanks to @genotrance for pushing me to attempt such a project.

With that as its base, I'm finally maintaining the AWS APIs for Nim and will add Azure and GCP as part of the critical "test suite" for the generator, as these offer larger and mostly well-formed YAML inputs.

Any help is welcome; even the smallest improvements to support the API you're interested in can have huge impact across a wealth of other services... :wink:

disruptek avatar Sep 19 '19 23:09 disruptek

@treeform gave me some signing code, so now we have the Google APIs for Nim with signing. You may need to use his version of jwt on Windows. I had to use Yuriy's version of jwt on Linux.

disruptek avatar Sep 29 '19 14:09 disruptek