{"id":19144546,"url":"https://github.com/jacobbrewer1/proxy","last_synced_at":"2026-05-16T13:03:26.087Z","repository":{"id":215166670,"uuid":"738160580","full_name":"Jacobbrewer1/proxy","owner":"Jacobbrewer1","description":"NGINX but easier.","archived":false,"fork":false,"pushed_at":"2024-07-22T19:34:27.000Z","size":3895,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-26T00:32:22.307Z","etag":null,"topics":["nginx","nginx-proxy","proxy","reverse-proxy"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jacobbrewer1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-02T15:13:28.000Z","updated_at":"2024-01-04T15:36:27.000Z","dependencies_parsed_at":"2024-03-04T21:40:14.712Z","dependency_job_id":"0e299d2a-1bd3-48aa-bb89-0c2bc5feb6a6","html_url":"https://github.com/Jacobbrewer1/proxy","commit_stats":null,"previous_names":["jacobbrewer1/proxy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jacobbrewer1/proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacobbrewer1%2Fproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacobbrewer1%2Fproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacobbrewer1%2Fproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacobbrewer1%2Fproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jacobbrewer1","download_url":"https://codeload.github.com/Jacobbrewer1/proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacobbrewer1%2Fproxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nginx","nginx-proxy","proxy","reverse-proxy"],"created_at":"2024-11-09T07:35:26.452Z","updated_at":"2026-05-16T13:03:26.054Z","avatar_url":"https://github.com/Jacobbrewer1.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proxy\n\nThis is a simple proxy server that can be used to forward requests to a different server. It is inspired by NGINX and\nApache, but is much simpler and easier to use.\n\n## Usage\n\nTo use the proxy, you must first create a configuration file. The configuration file is a YAML file that contains\ninformation about the proxy server and the servers that it will forward requests to. The configuration file must be\nnamed `config.yaml` and must be in a subdirectory named `data`. The `data` directory must be in the same directory as\nworking directory of the proxy server. The configuration file must have the following format:\n\n```yaml\nresources:\n  - endpoint: /server1\n    method: POST\n    redirect: 'http://example.com/path'\n  - endpoint: /server2\n    method: GET\n    redirect: 'http://example.com/path'\n    auth:\n      username: username\n      password: password\n```\n\nThe `resources` key is a list of resources that the proxy server will forward requests to. Each resource must have an\n`endpoint`, `method`, and `redirect` key. The `endpoint` key is the endpoint that the proxy server will listen for\nrequests on. The `method` key is the HTTP method that the proxy server will listen for requests on. The `redirect` key\nis the URL that the proxy server will forward requests to. The `auth` key is optional and is used to specify the\nusername and password that the proxy server will use to authenticate with the server that it is forwarding requests to.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobbrewer1%2Fproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobbrewer1%2Fproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobbrewer1%2Fproxy/lists"}