https://github.com/zostay/aws-sdk-raku
Perl 6 library for accessing AWS APIs
https://github.com/zostay/aws-sdk-raku
Last synced: 5 months ago
JSON representation
Perl 6 library for accessing AWS APIs
- Host: GitHub
- URL: https://github.com/zostay/aws-sdk-raku
- Owner: zostay
- Created: 2017-10-03T14:40:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T05:21:17.000Z (almost 8 years ago)
- Last Synced: 2025-05-21T06:11:46.241Z (about 1 year ago)
- Language: Perl 6
- Size: 2.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS SDK for Perl 6
As of this writing, this library is incomplete. However, once complete, this
will be experimental and anything might change. I'm hoping to start using it in
some projects, though, so as soon as that happens, it probably won't change very
much.
Some of what I am doing here is modeled after the excellent Paws project for
Perl. However, this is not aimed at being a port of their work.