amazon-archives / aws-amplify-serverless-plugin

Plugin for the Serverless Framework to output AWS Amplify configuration files.
Apache License 2.0
124 stars 30 forks source link

Add codegen for iOS apps #3

Closed adrianhall closed 5 years ago

adrianhall commented 5 years ago

Replicate the codegen feature for iOS apps from the AWS Amplify CLI

adrianhall commented 5 years ago

The aws-appsync-codegen package is a package supported by the AWS AppSync team and supports typescript, swift, scala, and flow annotations. Using that to generate the API.

adrianhall commented 5 years ago

Implemented in #18