thu4n / trackr-client-app

Một ứng dụng desktop giúp theo dõi hành trình đơn hàng, đây là đồ án cho môn học Lập trình mạng căn bản tại UIT.
0 stars 0 forks source link

API cho review #100

Closed howtodie123 closed 1 year ago

howtodie123 commented 1 year ago

Get: https://trackrwebserver.azurewebsites.net/api/review //Lấy toàn bộ review Post: https://trackrwebserver.azurewebsites.net/api/review //Tạo 1 review với 3 biến là ParID,ReDescription,Star Get(id): https://trackrwebserver.azurewebsites.net/api/review/{id} // Lấy review với ID nhập vào là ID của Parcel