Skip to content

Instantly share code, notes, and snippets.

View mpkumar04's full-sized avatar
🎯
Focusing

Praveen Kumar mpkumar04

🎯
Focusing
View GitHub Profile
openapi: 3.0.0
info:
title: Todo List API
description: CRUD API for managing todo items built with AWS Lambda + DynamoDB
version: 1.0.0
servers:
- url: https://oxeyqfgmx1.execute-api.eu-north-1.amazonaws.com/
description: Production server