bounswe / bounswe2024group6

6 stars 0 forks source link

improvement(backend): asynchronize WikiData API Calls #105

Closed arastasci closed 6 months ago

arastasci commented 6 months ago

Issue Description

There are 3 WikiData API calls we are making, and they are synchronous. As the WD API calls take a long time to return a result, we can asynchronize the requests to increase throughput.

Tasks

Estimated Time

Estimated Time: 1.5 hours

Deadline

Deadline: 30/4/2024 15.00

Reviewer Assignment

Reviewer: @kaanyolcu22 Review Deadline: 30/4/2024 18.00

kaanyolcu22 commented 6 months ago

Solved ,with pr #107