sul-dlss-labs / identifier-service

Identifiers API and microservice for proxy calls to mint or list DRUIDs, other identifiers.
Apache License 2.0
0 stars 0 forks source link

AWS API Deploy practices #23

Closed cmharlow closed 6 years ago

cmharlow commented 6 years ago

Swagger vs other, approaches, etc.

eefahy commented 6 years ago

readings on how to deploy the API via swagger+terraform: https://github.com/terraform-providers/terraform-provider-aws/pull/1197 (last comment gives examples on how to bring in the swagger file to the api_gateway_rest_api resource) https://www.terraform.io/docs/providers/aws/r/api_gateway_rest_api.html

cmharlow commented 6 years ago

This issue was moved to sul-dlss-labs/dataOps#36