Skip to content

Commit

Permalink
Update how-to-create-a-rest-api-in-typescript-with-serverless.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jayair authored Aug 8, 2023
1 parent eac07b2 commit 2c5b682
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ index: 3
# type: api
description: In this example we will look at how to create a serverless REST API on AWS with TypeScript using SST. We'll be using the Api construct to define the routes of our API.
short_desc: Building a REST API with TypeScript.
repo: rest-api-ts
repo: rest-api
ref: how-to-create-a-rest-api-in-typescript-with-serverless
comments_id: how-to-create-a-rest-api-in-typescript-with-serverless/2306
---
Expand Down

0 comments on commit 2c5b682

Please sign in to comment.