Share #3 Deploy API Gateway và Invoke Amazon API Gateway từ Postman

minhthaiphamkha

New member
** Cách triển khai Cổng API và gọi API Gateway Amazon từ Postman **

## 1. Giới thiệu

Amazon API Gateway là một dịch vụ được quản lý đầy đủ giúp các nhà phát triển dễ dàng tạo, xuất bản, bảo trì, giám sát và bảo mật API ở mọi quy mô.Gateway API có thể được sử dụng để tạo API RESTful, API WebSocket và API GraphQL.Trong hướng dẫn này, chúng tôi sẽ chỉ cho bạn cách triển khai API API Gateway và gọi nó từ Postman.

## 2. Điều kiện tiên quyết

Để làm theo hướng dẫn này, bạn sẽ cần những điều sau đây:

* Tài khoản AWS
* AWS CLI đã cài đặt và cấu hình
* Ứng dụng Postman được cài đặt

## 3. Tạo API cổng API

Để tạo API cổng API, hãy làm theo các bước sau:

1
2. Nhấp vào ** Tạo API **.
3. Trong trường ** Tên API **, nhập tên cho API của bạn.
4. Trong trường ** loại cuối **, chọn ** RESTful **.
5. Nhấp vào ** Tạo **.

## 4. Xác định tài nguyên và phương thức API của bạn

Bây giờ bạn đã tạo API API Gateway, bạn cần xác định các tài nguyên và phương thức mà nó sẽ hiển thị.Để làm điều này, hãy làm theo các bước sau:

1. Trong tab ** tài nguyên **, nhấp vào ** Tạo tài nguyên **.
2. Trong trường ** Tên tài nguyên **, nhập tên cho tài nguyên của bạn.
3. Nhấp vào ** Tạo **.

Bây giờ bạn đã tạo một tài nguyên, bạn cần xác định các phương thức mà nó sẽ phơi bày.Để làm điều này, hãy làm theo các bước sau:

1. Nhấp vào tab ** Phương thức **.
2. Nhấp vào ** Tạo phương thức **.
3. Trong trường ** Tên phương thức **, nhập tên cho phương thức của bạn.
4. Trong trường ** phương thức HTTP **, chọn phương thức HTTP mà bạn muốn phơi bày.
5. Nhấp vào ** Tạo **.

## 5. Triển khai API cổng API của bạn

Bây giờ bạn đã xác định các tài nguyên và phương thức API của mình, bạn cần triển khai API API Gateway của mình.Để làm điều này, hãy làm theo các bước sau:

1. Trong menu ** hành động **, nhấp ** Triển khai API **.
2. Trong trường ** Triển khai **, nhập tên cho giai đoạn triển khai của bạn.
3. Nhấp vào ** Triển khai **.

## 6. Gọi API cổng API của bạn từ Postman

Bây giờ bạn đã triển khai API API Gateway của mình, bạn có thể gọi nó từ Postman.Để làm điều này, hãy làm theo các bước sau:

1. Mở ứng dụng Postman.
2. Nhấp vào ** Mới **.
3. Trong trường ** API **, hãy nhập URL của API cổng API của bạn.
4. Trong trường ** Phương thức **, chọn phương thức HTTP mà bạn muốn sử dụng.
5. Trong trường ** cơ thể **, nhập thân yêu cầu.
6. Nhấp vào ** Gửi **.

Bạn sẽ thấy phản hồi từ API cổng API của bạn.

## 7. Kết luận

Trong hướng dẫn này, bạn đã học cách triển khai API API Gateway và gọi nó từ Postman.Để biết thêm thông tin, vui lòng tham khảo [Tài liệu API Gateway] (https://docs.aws.amazon.com/apigeway/latest/developerguide/).

## hashtags

* #Aws
* #ApigateWay
* #người phát thơ
* #restfulapi
* #graphqlapi
=======================================
**How to Deploy API Gateway and Invoke Amazon API Gateway from Postman**

## 1. Introduction

Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. API Gateway can be used to create RESTful APIs, WebSocket APIs, and GraphQL APIs. In this tutorial, we will show you how to deploy an API Gateway API and invoke it from Postman.

## 2. Prerequisites

To follow this tutorial, you will need the following:

* An AWS account
* The AWS CLI installed and configured
* The Postman app installed

## 3. Create an API Gateway API

To create an API Gateway API, follow these steps:

1. Go to the [AWS API Gateway console](https://console.aws.amazon.com/apigateway/).
2. Click **Create API**.
3. In the **API Name** field, enter a name for your API.
4. In the **Endpoint Type** field, select **Restful**.
5. Click **Create**.

## 4. Define your API resources and methods

Now that you have created an API Gateway API, you need to define the resources and methods that it will expose. To do this, follow these steps:

1. In the **Resources** tab, click **Create Resource**.
2. In the **Resource Name** field, enter a name for your resource.
3. Click **Create**.

Now that you have created a resource, you need to define the methods that it will expose. To do this, follow these steps:

1. Click the **Methods** tab.
2. Click **Create Method**.
3. In the **Method Name** field, enter a name for your method.
4. In the **HTTP Method** field, select the HTTP method that you want to expose.
5. Click **Create**.

## 5. Deploy your API Gateway API

Now that you have defined your API resources and methods, you need to deploy your API Gateway API. To do this, follow these steps:

1. In the **Actions** menu, click **Deploy API**.
2. In the **Deployment Stage** field, enter a name for your deployment stage.
3. Click **Deploy**.

## 6. Invoke your API Gateway API from Postman

Now that you have deployed your API Gateway API, you can invoke it from Postman. To do this, follow these steps:

1. Open the Postman app.
2. Click **New**.
3. In the **API** field, enter the URL of your API Gateway API.
4. In the **Method** field, select the HTTP method that you want to use.
5. In the **Body** field, enter the request body.
6. Click **Send**.

You should see a response from your API Gateway API.

## 7. Conclusion

In this tutorial, you learned how to deploy an API Gateway API and invoke it from Postman. For more information, please refer to the [API Gateway documentation](https://docs.aws.amazon.com/apigateway/latest/developerguide/).

## Hashtags

* #Aws
* #ApigateWay
* #PostMan
* #restfulapi
* #graphqlapi
 
Làm thế nào tôi có thể sử dụng Postman để kiểm tra API REST mà tôi đã tạo trong Gateway API Amazon?
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock