{"id":18524077,"url":"https://github.com/lakshay2395/goroute","last_synced_at":"2025-10-20T00:48:55.605Z","repository":{"id":113723004,"uuid":"183602525","full_name":"lakshay2395/goroute","owner":"lakshay2395","description":"Goroute is a simple proxy server implementation similar to Nginx. It is implemented in GoLang. It uses memcached as caching provider.","archived":false,"fork":false,"pushed_at":"2019-05-25T18:12:42.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T19:13:52.856Z","etag":null,"topics":["golang","router"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lakshay2395.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-04-26T09:43:48.000Z","updated_at":"2024-07-26T18:50:21.000Z","dependencies_parsed_at":"2023-06-29T11:00:10.792Z","dependency_job_id":null,"html_url":"https://github.com/lakshay2395/goroute","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lakshay2395/goroute","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshay2395%2Fgoroute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshay2395%2Fgoroute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshay2395%2Fgoroute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshay2395%2Fgoroute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lakshay2395","download_url":"https://codeload.github.com/lakshay2395/goroute/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakshay2395%2Fgoroute/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279960440,"owners_count":26251360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["golang","router"],"created_at":"2024-11-06T17:39:29.568Z","updated_at":"2025-10-20T00:48:55.588Z","avatar_url":"https://github.com/lakshay2395.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GOROUTE\r\n\r\n## Introduction\r\n - Goroute is a proxy server implementation similar to Nginx. It is implemented in GoLang. It uses memcached as caching provider.\r\n\r\n## Steps to build gorouter\r\n \r\n -  Install pre-requisites\r\n    ```\r\n    go get github.com/bradfitz/gomemcache/memcache\r\n    go get -u github.com/gorilla/mux\r\n    ```\r\n -  Build Executable\r\n    ```\r\n    go build -o goroute .\r\n    ```\r\n\r\n## Running Goroute \r\n   ```\r\n   goroute\r\n    -config \u003cRequired. Config File Path For Router\u003e\r\n    -env \u003cOptional. Env File Path For Dynamic Router Values\u003e\r\n    -help \u003cOptional. Help\u003e\r\n   ```\r\n\r\n## Important Points\r\n\r\n### Providing dynamic environment values\r\n  - Provide values enwrapped with $ at both start and end. Ex - $namespace$\r\n  - Provide environment variable name for value in environment config file. Ex - \"namespace\" : \"ODP_NAMESPACE\"\r\n  - Sample config and enviroment files are present in repo. \r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakshay2395%2Fgoroute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flakshay2395%2Fgoroute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakshay2395%2Fgoroute/lists"}