Skip to content

awslabs/aws-apigateway-sdk-java

Amazon API Gateway SDK for Java

The Amazon API Gateay SDK for Java enables Java developers to easily work with Amazon API Gateway. You can get started in minutes using Maven, or download the source from here and build it locally.

To start using the SDK in your code using Maven, please insert the following dependency into your pom.xml:

<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>aws-apigateway-sdk-java</artifactId>
    <version>1.1.1</version>
</dependency>

To learn more about API Gateway, please see the service documentation or the API documentation.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages