[report]: Add API Design
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
url = "https://aws.amazon.com/blogs/database/choosing-the-right-dynamodb-partition-key/",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
@online{gsi,
|
||||
author = "Amazon Web Services Inc.",
|
||||
title = "Using Global Secondary Indexes in DynamoDB",
|
||||
@ -14,3 +15,29 @@
|
||||
url = "https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GSI.html",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
@online{awsapi,
|
||||
author = "Amazon Web Services Inc.",
|
||||
title = "Amazon API Gateway",
|
||||
year = 2025,
|
||||
url = "https://aws.amazon.com/api-gateway/",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
@online{httpvsrest,
|
||||
author = "Amazon Web Services Inc.",
|
||||
title = "Choose between REST APIs and HTTP APIs",
|
||||
organization = "Amazon API Gateway Developer Guide",
|
||||
year = 2025,
|
||||
url = "https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-vs-rest.html",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
@online{apipricing,
|
||||
author = "Amazon Web Services Inc.",
|
||||
title = "Amazon API Gateway Pricing",
|
||||
organization = "Amazon API Gateway Developer Guide",
|
||||
year = 2025,
|
||||
url = "https://aws.amazon.com/api-gateway/pricing/",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user