Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async functionality implemented. #56

Merged
merged 16 commits into from
Nov 17, 2023

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    0b9cea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0e3c97 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Fixing test cases

    gabriel-trigo committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e02220e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Only 1 test not working. Modified Api_requester to pass object instea…

    …d of json string for httpx
    gabriel-trigo committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0e62a04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d15987f View commit details
    Browse the repository at this point in the history
  3. Removing test notebook

    gabriel-trigo committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    fe7a679 View commit details
    Browse the repository at this point in the history
  4. All tests passing

    gabriel-trigo committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    1540c5c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    69ef3ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136a506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb67f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63269d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Implemented final changes suggested by Daniel to Async PR. (kept meth…

    …od signatures, kept sync get_data method and added deprecation warning, kept ApiRequester Class name)
    gabriel-trigo committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    602bb12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f57a089 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    f33ab59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca36b07 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    2741953 View commit details
    Browse the repository at this point in the history