{"id":15119876,"url":"https://github.com/filipe1309/ud-go-microservices","last_synced_at":"2026-01-19T13:01:52.871Z","repository":{"id":255591892,"uuid":"851921691","full_name":"filipe1309/ud-go-microservices","owner":"filipe1309","description":"Udemy - Working with Microservices in Go (Golang)","archived":false,"fork":false,"pushed_at":"2024-12-31T17:22:11.000Z","size":162056,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T18:52:55.155Z","etag":null,"topics":["docker","golang","grpc","kubernetes","microservices","mongodb","postgresql","rabbitmq","rpc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/filipe1309.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}},"created_at":"2024-09-03T23:14:47.000Z","updated_at":"2024-12-31T17:22:15.000Z","dependencies_parsed_at":"2025-04-05T18:57:56.609Z","dependency_job_id":null,"html_url":"https://github.com/filipe1309/ud-go-microservices","commit_stats":null,"previous_names":["filipe1309/ud-go-microservices"],"tags_count":0,"template":false,"template_full_name":"filipe1309/shubcogen-template","purl":"pkg:github/filipe1309/ud-go-microservices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Fud-go-microservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Fud-go-microservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Fud-go-microservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Fud-go-microservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filipe1309","download_url":"https://codeload.github.com/filipe1309/ud-go-microservices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Fud-go-microservices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28568833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T12:50:50.164Z","status":"ssl_error","status_checked_at":"2026-01-19T12:50:42.704Z","response_time":67,"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":["docker","golang","grpc","kubernetes","microservices","mongodb","postgresql","rabbitmq","rpc"],"created_at":"2024-09-26T02:00:32.483Z","updated_at":"2026-01-19T13:01:52.854Z","avatar_url":"https://github.com/filipe1309.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# \u003cp align=\"center\"\u003eWorking with Microservices in Go (Golang)\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Code-Go-informational?style=flat-square\u0026logo=go\u0026color=00ADD8\" alt=\"Go\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Tools-PostgreSQL-informational?style=flat-square\u0026logo=postgresql\u0026color=4169E1\u0026logoColor=4169E1\" alt=\"PostgreSQL\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Tools-MongoDB-informational?style=flat-square\u0026logo=mongodb\u0026color=47A248\" alt=\"MongoDB\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Tools-RabbitMQ-informational?style=flat-square\u0026logo=rabbitmq\u0026color=FF6600\" alt=\"RabbitMQ\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Tools-Docker-informational?style=flat-square\u0026logo=docker\u0026color=2496ED\" alt=\"Docker\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Tools-Kubernetes-informational?style=flat-square\u0026logo=kubernetes\u0026color=326CE5\" alt=\"Kubernetes\" /\u003e\n\u003c/p\u003e\n\n## 💬 About\n\nThis project was developed following Udemy's \"[Working with Microservices in Go (Golang)](https://www.udemy.com/course/working-with-microservices-in-go/)\" class.\n\nNotes taken during the course are in the [notes](notes.md) file.\n\n## :computer: Technologies\n\n- [Go](https://golang.org/)\n- [go-chi](https://github.com/go-chi/chi)\n- [PostgreSQL](https://www.postgresql.org/)\n- [MongoDB](https://www.mongodb.com/)\n- [pgx](https://github.com/jackc/pgx)\n- [Mailhog](https://github.com/mailhog/MailHog)\n- [Caddy](https://caddyserver.com/)\n- [go-premailer](https://github.com/vanng822/go-premailer)\n- [Go Simple Mail](https://github.com/xhit/go-simple-mail)\n- [RabbitMQ](https://www.rabbitmq.com/)\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n- [Docker Swarm](https://docs.docker.com/engine/swarm/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :scroll: Requirements\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n- [Docker Swarm](https://docs.docker.com/engine/swarm/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :cd: Installation\n\n```sh\ngit clone git@github.com:filipe1309/ud-go-microservices.git\n```\n\n```sh\ncd ud-go-microservices\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :runner: Running\n\nStart all containers:\n```sh\nmake up_build\n```\n\u003e Stop with `make down`\n\nStart front end app:\n```sh\nmake start # start front-end\n```\n\u003e Stop with `make stop`\n\n\u003e Access http://localhost to see the app\n\u003e\n\u003e Access http://localhost:8025 to see emails sent (Mailhog)\n\nRunning with Docker Swarm:\n\n```sh\ncd project\nmake start-swarm\n```\n\u003e Stop with `make stop-swarm`\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ## :white_check_mark: Tests\n\nAfter up the container:\n\n```sh\ndocker-compose exec -t {{ CONTAINER_SERVICE_NAME }} ./vendor/bin/phpunit\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate. --\u003e\n\n## :memo: License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🧙‍♂️ About Me\n\n\u003cp align=\"center\"\u003e\n    \u003ca style=\"font-weight: bold\" href=\"https://github.com/filipe1309/\"\u003e\n    \u003cimg style=\"border-radius:50%\" width=\"100px; \"src=\"https://github.com/filipe1309.png\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## :clap: Acknowledgments\n\n- [ShubcoGen Template™](https://github.com/filipe1309/shubcogen-template)\n- [Go](https://golang.org/)\n- [go-chi](https://github.com/go-chi/chi)\n- [PostgreSQL](https://www.postgresql.org/)\n- [MongoDB](https://www.mongodb.com/)\n- [pgx](https://github.com/jackc/pgx)\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n- [Mailhog](https://github.com/mailhog/MailHog)\n- [go-premailer](https://github.com/vanng822/go-premailer)\n- [Go Simple Mail](https://github.com/xhit/go-simple-mail)\n- [RabbitMQ](https://www.rabbitmq.com/)\n- [What Are RPCs in Golang?](https://betterprogramming.pub/rpc-in-golang-19661033942)\n- [RPC with Go, what is it?](https://dev.to/iamelesq/rpc-with-go-what-is-it-p41)\n- [gRPC](https://grpc.io/)\n- [gRPC protoc](https://grpc.io/docs/protoc-installation/)\n- [Docker Swarm](https://docs.docker.com/engine/swarm/)\n- [Docker Hub](https://hub.docker.com/)\n- [Caddy](https://caddyserver.com/)\n- [SSHFS](https://phoenixnap.com/kb/sshfs)\n- [GlusterFS](https://www.gluster.org/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n    Done with\u0026nbsp;\u0026nbsp;♥️\u0026nbsp;\u0026nbsp;by \u003ca style=\"font-weight: bold\" href=\"https://github.com/filipe1309/\"\u003eFilipe Leuch Bonfim\u003c/a\u003e 🖖\n\u003c/p\u003e\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipe1309%2Fud-go-microservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipe1309%2Fud-go-microservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipe1309%2Fud-go-microservices/lists"}