{"id":22814612,"url":"https://github.com/kit-data-manager/gateway","last_synced_at":"2025-03-30T22:17:09.600Z","repository":{"id":104969151,"uuid":"523776243","full_name":"kit-data-manager/gateway","owner":"kit-data-manager","description":"A gateway to rewrite and redirect requests to different services.","archived":false,"fork":false,"pushed_at":"2023-03-27T04:02:28.000Z","size":79,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-06T02:51:20.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/kit-data-manager.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":"2022-08-11T15:32:07.000Z","updated_at":"2023-01-20T08:35:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"99862e52-77d1-491f-ba4f-99eea998171b","html_url":"https://github.com/kit-data-manager/gateway","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-data-manager%2Fgateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-data-manager%2Fgateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-data-manager%2Fgateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-data-manager%2Fgateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kit-data-manager","download_url":"https://codeload.github.com/kit-data-manager/gateway/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246385415,"owners_count":20768672,"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","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":[],"created_at":"2024-12-12T13:09:26.800Z","updated_at":"2025-03-30T22:17:09.595Z","avatar_url":"https://github.com/kit-data-manager.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gateway\n\nThis is the simplest Spring Cloud Gateway implementation possible. The idea is to configure all routes via a `application.yml` instead of coding the routes into the gateway. See `config_example` for an example and some documentation links for the configuration.\n\n- [About the difference to a reverse proxy](https://www.baeldung.com/cs/api-gateway-vs-reverse-proxy), see especially [this section for a short Overview](https://www.baeldung.com/cs/api-gateway-vs-reverse-proxy#differences).\n\n\n## Usage\n\nIf you want to run it straight from the repository (e.g., for development or compiling on the server):\n\n```bash\n# build only\n./gradlew build\n# run with config (also builds if this did not happen before)\n./gradlew run --args=\"--spring.config.location=config_example/application.yml\"\n```\n\nIf you only use the JAR file on your server:\n\n```bash\njava -jar gateway.jar --spring.config.location=path/to/config/file.yml\n```\n\n\u003e **Note**\n\u003e \n\u003e Remember to restart the application if you change the configuration file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkit-data-manager%2Fgateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkit-data-manager%2Fgateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkit-data-manager%2Fgateway/lists"}