GitXplorerGitXplorer
s

aws-apigateway-velocity-local

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
fb12a910671081bc30fea1bf5bc9d8ac300e4758

Update README.md

ssamdengler committed 6 years ago
Unverified
37379e79f71b2c6d575ae6563d5c6cd9bd051e5b

initial commit

committed 6 years ago

README

The README file for this repository.

aws-apigateway-velocity-repl

Local Velocity Template execution environment for API Gateway. It includes additional API Gateway Mapping Template Variables for testing purposes.

.
├── build.gradle                      <-- Build Spec used to build this project in CodeBuild
├── gradlew                           <-- Shell script for executing the build with the Gradle Wrapper
├── gradlew.bat                       <-- Windows batch script for executing the build with the Gradle Wrapper
├── LICENSE.txt                       <-- License file
├── README.md                         <-- This instructions file
├── settings.gradle                   <-- Gradle settings file
├── gradle                            <-- Gradle directory
│   └── wrapper                       <-- Contains the JAR file and configuration of the Gradle Wrapper
└── src                               <-- Java source code