{"id":26042598,"url":"https://github.com/slimdestro/exchange-rate-golang-php","last_synced_at":"2026-04-13T14:31:28.793Z","repository":{"id":183820766,"uuid":"670812143","full_name":"slimdestro/exchange-rate-golang-php","owner":"slimdestro","description":"live exchange rates using Golang and display in PHP frontend","archived":false,"fork":false,"pushed_at":"2023-07-28T04:41:47.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T11:29:24.432Z","etag":null,"topics":["aws","docker","docker-compose","exchange-rates","golang","kubernetes","mysql","php8","terraform"],"latest_commit_sha":null,"homepage":"https://github.com/slimdestro/exchange-rate-golang-php","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/slimdestro.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":"2023-07-25T22:36:17.000Z","updated_at":"2023-08-13T05:22:38.000Z","dependencies_parsed_at":"2025-03-07T16:49:09.344Z","dependency_job_id":null,"html_url":"https://github.com/slimdestro/exchange-rate-golang-php","commit_stats":null,"previous_names":["slimdestro/exchange-rate-golang-php"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slimdestro/exchange-rate-golang-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimdestro%2Fexchange-rate-golang-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimdestro%2Fexchange-rate-golang-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimdestro%2Fexchange-rate-golang-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimdestro%2Fexchange-rate-golang-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slimdestro","download_url":"https://codeload.github.com/slimdestro/exchange-rate-golang-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimdestro%2Fexchange-rate-golang-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws","docker","docker-compose","exchange-rates","golang","kubernetes","mysql","php8","terraform"],"created_at":"2025-03-07T16:39:02.889Z","updated_at":"2026-04-13T14:31:28.767Z","avatar_url":"https://github.com/slimdestro.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exchange-rate-golang-php\n#### Exchange rate of last 10 days:Backend(Golang) | UI(PHP/HTML) | Deployment(Docker + K8 + TF)\n\n\u003cp\u003e\n  \u003ca href=\"https://www.modcode.dev/\"\u003e\n    \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Go_Logo_Blue.svg/60px-Go_Logo_Blue.svg.png\" height=\"50\" alt=\"Go\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.modcode.dev/\"\u003e\n    \u003cimg src=\"https://juancenteno.info/wp-content/uploads/2017/02/php.png\" height=\"50\" alt=\"PHP\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n## Loom shoot\n\n[![Watch the video](https://static-00.iconduck.com/assets.00/loom-icon-512x155-uq8gnrp3.png)](https://www.loom.com/share/c02cf6d2b2694751af7caa4961165381?sid=0ea56c1b-bb60-45a2-b06a-a18fa883c034)\n\n## Setup \n\n```sh\n./go run backend/exchangeServer.go\n```\n\n```sh\nBackend:http://localhost:8080\nFrontend:http://localhost\n\nAPIs:\n- Sync : /[GET]http://localhost:8080/syncRates\n- Fetch : /[GET]http://localhost:8080/frontend\n```\n\n## Run as container:\n\n```sh\ndocker-compose up -d\n```\n\nStop container:\n\n```sh\ndocker-compose down  \n```\n\n## Run on kubernetes: \n```sh\ncd kubemenifests\nkubectl apply -f{all 4 files one by one}\nthis will deploy and create servicve for both app\n```\n\n## Via Terraform: \n```sh\ntheres a Terraform folder in root. just need to run main.tf\nterraform init \nterraform apply \n```\n\n## Author\n\n[Checkout my Website](https://www.modcode.dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslimdestro%2Fexchange-rate-golang-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslimdestro%2Fexchange-rate-golang-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslimdestro%2Fexchange-rate-golang-php/lists"}