LazyStack Serverless Stacks
Generate Projects
LazyStack ingests an OpenApi (swagger) REST specification and generates projects into a Microsoft Solution:
LazyStack Generator Features:
- Predefined Sever Application Model Template(s)
- Multiple Predefined API Gateway options
- Predefined Cognito Authentication/Authorization
- ClientSDK Generation
- Authorization Library
- Local WebApi project for debugging
Generate AwsSettings File
LazyStack interrogates a published stack to generate a AwsSettings.json file containing connection information.
You embed a generated AwsSettings.json file in your C# client application.