/aws-ts-cdk-rest-api

To create a TypeScript program that uses AWS API Gateway and AWS Lambda for CRUD (Create, Read, Update, Delete) operations, we'll need to set up a basic API with endpoints for each operation.

Primary LanguageJavaScript

No issues in this repository yet.