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

Create a Proxy for GitHub API for use in RCloud #1

Open
boxheed opened this issue Jan 27, 2017 · 0 comments
Open

Create a Proxy for GitHub API for use in RCloud #1

boxheed opened this issue Jan 27, 2017 · 0 comments

Comments

@boxheed
Copy link
Collaborator

boxheed commented Jan 27, 2017

Create the proxy for the GitHub API to run locally within the RCloud environment.

The proxy will have the following features:

  • Pass all requests straight through to GitHub API.
  • Modify results coming back from GitHub to re-write github api URLs in the headers and message body.
  • The GitHub API URL used by the service must be configurable to allow for proxying internal GitHub repositories as well as https://api.github.com.
  • The service will not perform credential management, these will be controlled by the client code and be passed through to GitHub by this service.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant