Example of using Amazon EventBridge OpenAPI schemas with TypeScript and the AWS CDK
☆14Oct 10, 2022Updated 3 years ago
Alternatives and similar repositories for serverless-event-bridge-validation
Users that are interested in serverless-event-bridge-validation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An example of event sourcing and CQRS in serverless, with code examples in TypeScript and the AWS CDK.☆11Apr 24, 2024Updated last year
- An opinionated discussion around how to set up, structure, and deploy your AWS CDK Serverless apps using CDK Pipelines in line with AWS b…☆13Mar 4, 2023Updated 3 years ago
- How to have private platform serverless APIs communicating securely internally within your organisations without needing to traverse the …☆11Dec 15, 2021Updated 4 years ago
- ☆22May 1, 2024Updated last year
- Using hexagonal architectures in our Serverless solutions to ensure clean separation of code and infrastructure; with examples written in…