Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Make asynchronous HTTP Requests for all API calls #3

Closed
kevinxin90 opened this issue Dec 5, 2017 · 2 comments
Closed

Make asynchronous HTTP Requests for all API calls #3

kevinxin90 opened this issue Dec 5, 2017 · 2 comments

Comments

@kevinxin90
Copy link
Contributor

Currently, the speed of the package when making extensive API calls are very slow. Asynchronous HTTP requests should be implemented to boost the speed.
https://pypi.python.org/pypi/grequests

@kevinxin90
Copy link
Contributor Author

The asynchronous API call for Translator APIs have been implemented.
Need to further implement it when using JSON-LD playground API to return N-quads docs.
This could further boost the speed of the program.

@kevinxin90
Copy link
Contributor Author

Fixed in: 27d96b2, a131c60, c8b030f

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant