, but It depends on the required time investment. I
need some time to look at the docs etc...
Regards,
Igor
Hi Igor,
I started a little tool (POC) that can parse the API spec and
creates types and the API interface only for now:
https://github.com/Extrawurst/aws-sdk-dlang-gen
Its a start
started a little tool (POC) that can parse the API spec and
creates types and the API interface only for now:
https://github.com/Extrawurst/aws-sdk-dlang-gen
Its a start, not tested and does not come with any dependency
to vibe or what. AWS specific request signing also needs to be
done on
types and the API interface only for now:
https://github.com/Extrawurst/aws-sdk-dlang-gen
Its a start, not tested and does not come with any dependency to vibe
or what. AWS specific request signing also needs to be done on top of
it. but using that tool the types can be automatically
On Wednesday, 18 October 2017 at 20:51:48 UTC, Stephan Dilly
wrote:
On 2017-10-18 20:19:20 +, ikod said:
Hello,
On Wednesday, 18 October 2017 at 20:05:28 UTC, Andre Pany
wrote:
[...]
Is there any docs from Amazon on this, beside json's itself?
I will be very grateful for link.
Are
On 2017-10-18 20:19:20 +, ikod said:
Hello,
On Wednesday, 18 October 2017 at 20:05:28 UTC, Andre Pany wrote:
On Wednesday, 18 October 2017 at 19:28:30 UTC, aberba wrote:
The implementation is straight forward. For every api definition (e.g.
https://github.com/aws/aws-sdk-js/blob/master
On Wednesday, 18 October 2017 at 20:19:20 UTC, ikod wrote:
Hello,
On Wednesday, 18 October 2017 at 20:05:28 UTC, Andre Pany wrote:
On Wednesday, 18 October 2017 at 19:28:30 UTC, aberba wrote:
The implementation is straight forward. For every api
definition (e.g.
https://github.com/aws/aws
Hello,
On Wednesday, 18 October 2017 at 20:05:28 UTC, Andre Pany wrote:
On Wednesday, 18 October 2017 at 19:28:30 UTC, aberba wrote:
The implementation is straight forward. For every api
definition (e.g.
https://github.com/aws/aws-sdk-js/blob/master/apis/iam-2010-05-08.normal.json) create a
On Wednesday, 18 October 2017 at 19:28:30 UTC, aberba wrote:
What's up with proprietary stuff in this? At least give us the
setup for us to generate the apis on our own if you have your
private stuff in there. I have been waiting for a D AWS SDK for
"years"... At least any
n tempted to do this a couple times, but the time
investment would likely be more than I'm
willing to spend.
I've started talking with a few of the aws sdk engineers
(some of who I worked with when I was there) today about
their sdk and the tooling involved. It might not be a
ho
would likely be more than I'm
willing to spend.
I've started talking with a few of the aws sdk engineers (some
of who I worked with when I was there) today about their sdk
and the tooling involved. It might not be a horrible job to
add another language to the mix. I'm going to m
e more than I'm
willing to spend.
I've started talking with a few of the aws sdk engineers (some of who
I worked with when I was there) today about their sdk and the tooling
involved. It might not be a horrible job to add another language to
the mix. I'm going to meet with th
ted talking with a few of the aws sdk engineers (some
of who I worked with when I was there) today about their sdk
and the tooling involved. It might not be a horrible job to
add another language to the mix. I'm going to meet with them
and dig through some of the tooling to get a better f
services. Trying to manage them all by
hand is a loosing
battle.
I've been tempted to do this a couple times, but the time investment would
likely be more than I'm
willing to spend.
I've started talking with a few of the aws sdk engineers (some of who I worked with when I was
t
On Monday, 27 June 2016 at 17:53:32 UTC, Brad Roberts wrote:
https://github.com/braddr/downloads.dlang.org/tree/master/src
It has sig v2 signing and some s3 object related code. Super
minimal and sig v2 is out of date (though still very usable, in
most aws regions).
Ideally, someone would p
On 6/26/2016 4:06 PM, Jadbox via Digitalmars-d wrote:
Is there an AWS library in the works for D? It's seriously the main
blocker for me to push adoption of the language internally.
If not, I can try to invest time into making one, but I could use help.
(fyi, there's one in the works for Rust:
works for Rust:
https://github.com/rusoto/rusoto)
The C++ SDK appears to use a Java generator, maybe you can make
it work for D since it is quite close to C++ (but probably a lot
of work):
https://github.com/aws/aws-sdk-cpp/tree/master/code-generation
https://aws.amazon.com/blogs/aws/intro
On Sunday, 26 June 2016 at 23:06:02 UTC, Jadbox wrote:
Is there an AWS library in the works for D? It's seriously the
main blocker for me to push adoption of the language internally.
If not, I can try to invest time into making one, but I could
use help.
(fyi, there's one in the works for Ru
On Sunday, 26 June 2016 at 23:06:02 UTC, Jadbox wrote:
Is there an AWS library in the works for D? It's seriously the
main blocker for me to push adoption of the language internally.
If not, I can try to invest time into making one, but I could
use help.
(fyi, there's one in the works for Ru
Is there an AWS library in the works for D? It's seriously the
main blocker for me to push adoption of the language internally.
If not, I can try to invest time into making one, but I could use
help.
(fyi, there's one in the works for Rust:
https://github.com/rusoto/rusoto)
19 matches
Mail list logo