{"id":28207896,"url":"https://github.com/universal-development/poly-gateway","last_synced_at":"2026-05-15T21:03:21.402Z","repository":{"id":94746814,"uuid":"78410591","full_name":"universal-development/poly-gateway","owner":"universal-development","description":"API gateway service","archived":false,"fork":false,"pushed_at":"2017-02-18T21:05:49.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T05:40:40.388Z","etag":null,"topics":["gateway","microservices","springboot"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/universal-development.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,"zenodo":null}},"created_at":"2017-01-09T08:49:10.000Z","updated_at":"2017-01-09T22:23:23.000Z","dependencies_parsed_at":"2023-07-29T07:31:38.203Z","dependency_job_id":null,"html_url":"https://github.com/universal-development/poly-gateway","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/universal-development/poly-gateway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Fpoly-gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Fpoly-gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Fpoly-gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Fpoly-gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/universal-development","download_url":"https://codeload.github.com/universal-development/poly-gateway/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Fpoly-gateway/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264257675,"owners_count":23580469,"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":["gateway","microservices","springboot"],"created_at":"2025-05-17T13:15:07.537Z","updated_at":"2025-09-17T23:33:49.548Z","avatar_url":"https://github.com/universal-development.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# poly-gateway\n\n[![Build Status](https://travis-ci.org/universal-development/poly-gateway.svg?branch=master)](https://travis-ci.org/universal-development/poly-gateway)\n\nAPI gateway service which match HTTP requests by patterns and query appropriate service for results.\n\nCurrent version: 0.1.0-SNAPSHOT\n\nReleased version: 0.0.1\n\nGradle dependency \n\n```compile 'com.unidev.polygateway:poly-gateway:0.0.1' ```\n\nServices are mapped through path `/api/**` and are forwarder with /api prefix\n\n## Ports\n\n8000 - port for web requests\n\n8001 - management interface\n\n\n## API calls\n\nList available services\n\n`curl -v http://localhost:8001/routes`\n\n## Stack\n\n Java 8\n\n Spring Cloud: eureka, hystrix \n \n Spring Boot 1.4.x\n\n Gradle\n\n\n# Building\nTo build project, try\n`./gradlew build -PXunidev`\n\nLicense\n=======\n \n    Copyright (c) 2017 Denis O \u003cdenis.o@linux.com\u003e\n \n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n \n       http://www.apache.org/licenses/LICENSE-2.0\n \n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversal-development%2Fpoly-gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funiversal-development%2Fpoly-gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversal-development%2Fpoly-gateway/lists"}