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

generate String comparison instead of HashMap for Router and use Method data structure #246

Merged
merged 14 commits into from
Jun 25, 2024

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    0824718 View commit details
    Browse the repository at this point in the history
  2. rename and compatability

    cornerman committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    235be86 View commit details
    Browse the repository at this point in the history
  3. more renaming and compat

    cornerman committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1661fb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ec330a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4d2c61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47415b1 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    cornerman authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b04029c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. rename endpoint to method

    cornerman committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    37d1a4c View commit details
    Browse the repository at this point in the history
  2. rename apiName to traitName

    cornerman committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    31fe558 View commit details
    Browse the repository at this point in the history
  3. rename get to getMethod

    cornerman committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f7a14a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35f5e0f View commit details
    Browse the repository at this point in the history
  5. update

    cornerman committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4d651d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36b0e30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3422e53 View commit details
    Browse the repository at this point in the history