File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11# ` ts-lambda-kit `
22
33[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square )] ( https://makeapullrequest.com )
4+ [ ![ npm version] ( https://badge.fury.io/js/ts-lambda-kit.svg )] ( https://badge.fury.io/js/ts-lambda-kit )
45
56#### A quick-start kit to Build REST API's using Typescript, AWS Lambda & SAM CLI.
67
@@ -30,7 +31,7 @@ npx ts-lambda-kit <project-name>
3031
3132
3233#### 🥇 Cool! You are ready to make your amazing product.
33- #### 🎯 I know you liked it. Please, give a star to the [ repository] ( https://github.com/DevSazal/ts-lambda-kit.git )
34+ #### 🎯 I know you liked it. Please, give a star to the [ repository] ( https://github.com/DevSazal/ts-lambda-kit.git ) ⭐⭐⭐
3435<br />
3536
3637## Architecture
@@ -66,7 +67,7 @@ The 2nd command will build the source of your application. The 3rd command will
6667
6768You can find your API Gateway Endpoint URL in the output values displayed after deployment.
6869
69- #### 🎯 For more information, please check out out [ details guide] ( https://github.com/DevSazal/ts-lambda-kit/blob/main/DEVGUIDE.md )
70+ #### 🎯 For more information, please check out our [ details guide] ( https://github.com/DevSazal/ts-lambda-kit/blob/main/DEVGUIDE.md )
7071<br />
7172
7273## Key Resources
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-lambda-kit" ,
3- "version" : " 1.0.2 -beta" ,
3+ "version" : " 1.0.3 -beta" ,
44 "description" : " aws lambda kit for making backend with NodeJS v18, TypeScript & SAM CLI" ,
55 "keywords" : [
66 " ts-lambda-kit" ,
1515 " REST API" ,
1616 " Opinionated Architecture" ,
1717 " Serverless Computing" ,
18- " AWS Lambda Backend"
18+ " AWS Lambda Backend" ,
19+ " ts-lambda" ,
20+ " ts-lambda-api" ,
21+ " lambda" ,
22+ " lambda-template" ,
23+ " lambda-api"
1924 ],
2025 "author" :
" Sazal Ahamed <[email protected] > (https://sazal.vercel.app)" ,
2126 "license" : " ISC" ,
You can’t perform that action at this time.
0 commit comments