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

feat: enable Rest api using grpc-gateway #834

Merged
merged 17 commits into from
Feb 17, 2024
Merged

Commits on Jan 4, 2024

  1. grpc-gateway changes

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f1be505 View commit details
    Browse the repository at this point in the history
  2. feat: grpc-gateway impl

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4ad9c49 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 16, 2024

  1. feat: enable REST/http api support

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5ea1b35 View commit details
    Browse the repository at this point in the history
  2. feat: enable rest/http support

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c2e01ea View commit details
    Browse the repository at this point in the history
  3. feat: enable rest/http support

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    db97330 View commit details
    Browse the repository at this point in the history
  4. feat: enable rest/http support

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d9c66b4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into rest-api

    Signed-off-by: Sahil Badla <146279034+sbadla1@users.noreply.github.com>
    sbadla1 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9952a5d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. chore: resolved mod

    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    AlexsJones committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    65632b4 View commit details
    Browse the repository at this point in the history
  2. chore: merged deps

    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    AlexsJones committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a4fb88b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. feat: fix grpc-gateway codegen path

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c4b49c2 View commit details
    Browse the repository at this point in the history
  2. feat: fix grpc-gateway codegen path

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    783ba34 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. feat: merge from master

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ecdd0fc View commit details
    Browse the repository at this point in the history
  2. feat: merge from master

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    171d2de View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. feat: flag to enable rest api

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    708f65b View commit details
    Browse the repository at this point in the history
  2. feat: flag to enable rest api

    Signed-off-by: Sahil Badla <sahil_badla@intuit.com>
    sahilbadla committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e57c71a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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