Explore >> Select a destination


You are here

initialcommit.com
| | bobbyhadz.com
2.4 parsecs away

Travel
| | To attach a Cognito JWT Authorizer to an API we have to use the Authorizer construct and pass the result to the `authorizer` prop on the API route.
| | golb.hplar.ch
1.8 parsecs away

Travel
| | [AI summary] This tutorial walks through setting up a serverless application using AWS services. The main components are an API Gateway, a Lambda function, and a DynamoDB table. The Lambda handles CRUD operations for todo items, while the API Gateway provides the HTTP endpoints. The application is deployed using Pulumi, which manages the infrastructure as code. The tutorial also covers setting up IAM roles for Lambda execution, configuring permissions for API Gateway to invoke Lambda, and deploying the Lambda with ARM64 architecture to reduce costs. Finally, the tutorial demonstrates how to start the client application and test the functionality.
| | www.serverless.com
2.0 parsecs away

Travel
| | Learn how to use the popular Express.js framework to deploy a REST API with Serverless, DynamoDB and API Gateway.
| | hackteam.io
18.6 parsecs away

Travel
| Learn how to set up your first MCP server with TypeScript. This step-by-step guide walks you through the basics of the Model Context Protocol and how to connect AI agents to your tools and data.