An open API service indexing awesome lists of open source software.

https://github.com/scmorrison/aws-api

AWS::API module for Perl 6
https://github.com/scmorrison/aws-api

asg aws cloudformation ec2 elasticbeanstalk elasticsearch perl6 route53 s3

Last synced: 2 months ago
JSON representation

AWS::API module for Perl 6

Awesome Lists containing this project

README

          

AWS::API [![build status](https://travis-ci.org/scmorrison/AWS-API.svg?branch=master)](https://travis-ci.org/scmorrison/AWS-API)
========

AWS::API module for Perl 6. Goal is to support all AWS API services.

# Status

This project is under heavy development, PRs welcome.

# Getting started

* Install the latest [Perl 6](https://perl6.org/downloads/)
* Fork this repo
* Submit a pull request against `dev`

# Issues

Please post any questions / issues to [Issues](https://github.com/scmorrison/AWS-API/issues)

# License

AWS::API is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0. (Note that, unlike the Artistic License 1.0, version 2.0 is GPL compatible by itself, hence there is no benefit to having an Artistic 2.0 / GPL disjunction.) See the file LICENSE for details.