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

Add proxy functionality #5

Merged
merged 11 commits into from
Dec 22, 2021
Merged

Add proxy functionality #5

merged 11 commits into from
Dec 22, 2021

Conversation

cpda11
Copy link
Collaborator

@cpda11 cpda11 commented Jul 4, 2021

This PR

Adds an endpoint to create requests by httpod, eg. towards another backend.

  • Didn't use ginkgo / gomega for testing
  • Used custom table test, github.com/stretchr/testify for assertions
  • Updated deps and readme
  • Set swagger default scheme to http again

Unresolved

  • Possibility to add custom body for proxy POST requests
  • Possibility to add custom headers to proxy request
  • More tests

Resolves

#3

@cpda11 cpda11 marked this pull request as ready for review December 4, 2021 12:48
Copy link
Owner

@tgunsch tgunsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tgunsch tgunsch merged commit 415ae8d into tgunsch:master Dec 22, 2021
@tgunsch tgunsch added this to the v0.0.7 milestone Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants