Skip to main content

10. Bài tập

Thực hiện các bài tập

API: Get all users (Authentication Basic)

REQUEST

RESPONSE

[
{
"_id": "628395a6effcfb0ae4fd1c25",
"username": "tungnt",
"password": "123456789",
"email": "tungnt@softech.com",
"fullName": "Ngô Thanh Tùng"
}
]

API: Get all users (Authentication API-KEY)

REQUEST

RESPONSE

[
{
"_id": "628395a6effcfb0ae4fd1c25",
"username": "tungnt",
"password": "123456789",
"email": "tungnt@softech.com",
"fullName": "Ngô Thanh Tùng"
}
]

Các bài tập mở rộng

Bài tập luyện tập với FPT AI (Text to speech)

  • Đăng ký tài khoản tại (https://fpt.ai/tts) và thực hiện lệnh gọi API Text to Speech theo hướng dẫn

Bài tập luyện tập với Open Weather

Bài tập luyện tập với The Movie DB