{"id":20549514,"url":"https://github.com/akullpp/rest-soap-combined","last_synced_at":"2025-04-14T11:03:33.551Z","repository":{"id":43854929,"uuid":"200810331","full_name":"akullpp/rest-soap-combined","owner":"akullpp","description":"Simple bottom-up SOAP service which also provides a REST API and a clean architecture for proxying Google's geolocation API","archived":false,"fork":false,"pushed_at":"2022-09-08T01:02:02.000Z","size":67,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-02T05:13:17.455Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akullpp.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}},"created_at":"2019-08-06T08:33:40.000Z","updated_at":"2023-09-16T21:25:12.000Z","dependencies_parsed_at":"2023-01-17T23:30:30.057Z","dependency_job_id":null,"html_url":"https://github.com/akullpp/rest-soap-combined","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/akullpp%2Frest-soap-combined","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2Frest-soap-combined/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2Frest-soap-combined/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2Frest-soap-combined/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akullpp","download_url":"https://codeload.github.com/akullpp/rest-soap-combined/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224867035,"owners_count":17382938,"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-11-16T02:18:16.906Z","updated_at":"2024-11-16T02:18:17.691Z","avatar_url":"https://github.com/akullpp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geoloc\n\nThis is a example project which functions as a gateway to Google's Geolocation API to show how SOAP and REST can co-exist side-by-side.\n\n## Usage\n\n### Environment variables\n\nThe following environment variables are expected:\n\n```sh\nGEOLOC_POSTGRES_USER=${POSTGRES_USER}\nGEOLOC_POSTGRES_PASSWORD=${POSTGRES_PASSWORD}\nGOOGLE_GEOLOCATION_API=${GOOGLE_GEOLOCATION_API_URL}\nGOOGLE_GEOLOCATION_KEY=${GOOGLE_GEOLOCATION_API_KEY}\n```\n\nAdditionally you can run the `dev` profile with:\n\n```sh\nGEOLOC_ACTIVE_PROFILES=default,dev\n```\n\nwhich sets the default API url to `https://maps.googleapis.com/maps/api/geocode` and expects a PostgreSQL at `localhost:5432` with the credentials of `postgres/postgres`.\n\n### Maven\n\n```sh\nmvn clean install\njava -jar target/geoloc-*.jar\n```\n\n### Docker\n\n```sh\ndocker-compose up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Frest-soap-combined","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakullpp%2Frest-soap-combined","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Frest-soap-combined/lists"}