{"id":21332520,"url":"https://github.com/gfechio/webgo","last_synced_at":"2025-03-16T01:13:29.205Z","repository":{"id":69226968,"uuid":"114034716","full_name":"gfechio/webgo","owner":"gfechio","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-12T21:03:14.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T14:08:42.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gfechio.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":"2017-12-12T20:14:21.000Z","updated_at":"2017-12-12T20:54:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"30ba31e4-ce23-4847-af0b-19faf89194fd","html_url":"https://github.com/gfechio/webgo","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/gfechio%2Fwebgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Fwebgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Fwebgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Fwebgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfechio","download_url":"https://codeload.github.com/gfechio/webgo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809883,"owners_count":20351407,"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-21T22:52:00.242Z","updated_at":"2025-03-16T01:13:29.179Z","avatar_url":"https://github.com/gfechio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GOLang projects\n\nWeb app in Golang\n\n## Getting Started\n\n - Serving port 8080 to serve with with NGINX \n -  Parse OSM.PBF file\n -  Preprocessing\n\n### Prerequisites\n\n - Would like to serve that in a container \n - Golang \n - osm.pbf file from the alps -\u003e http://download.geofabrik.de/europe.html\n - Docker ( Using a redis instance on a docker container)\n\n### Installing\n\n```\n$ go get github.com/go-redis/redis\n$ go get github.com/qedus/osmpbf\n$ docker pull redis ; docker run -p 6379:6379 redis \u0026\n\n```\n\n## Running the tests\n\nWEB:\n```\nhttp://127.0.0.1:8080/test\n\nhttp://127.0.0.1:8080/maps/maps\n\n```\n\nParser\n```\nTo check Nodes\n$ go run redisClient.go Node:120\n\nTo check Ways\n$ go run redisClient.go Way:12345\n```\n\n## Built With\n\nContainer and Golang \nNeed to drop the libraries here\n\n\n## Authors\n\n* **Giordano Fechio** - *Initial work* \n\n## License\n\nCopyright [2017] [Giordano Dezute Fechio]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n## Acknowledgments\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfechio%2Fwebgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfechio%2Fwebgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfechio%2Fwebgo/lists"}