cloudydeno / deno-aws_api

From-scratch Typescript client for accessing AWS APIs
https://deno.land/x/aws_api
59 stars 3 forks source link

Enable flexible endpoint selection in ApiFactory #7

Closed danopia closed 3 years ago

danopia commented 3 years ago

Fixes #3

Still need to test and document.