0.0.2 • Published 2 years ago

@architect/plugin-rest-api v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@architect/plugin-rest-api

Architect plugin for deploying legacy API Gateway REST APIs

GitHub CI status

Installation

npm i @architect/plugin-rest-api

Then make sure your project manifest (usually app.arc) has the following two pragmas with (at least) these two settings:

@aws
apigateway rest

@plugins
architect/plugin-rest-api