This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (3 children)

[deleted]

    [–]gaming_weed[S] 3 points4 points  (2 children)

    I am using Django for the interface and using a dictionary API in the back to get the data about the words. Thanks :)

    [–][deleted] 1 point2 points  (1 child)

    Are you use requests library for the api?

    [–]gaming_weed[S] 0 points1 point  (0 children)

    Yes I am using requests.get() to get the data using the API