{"id":15043068,"url":"https://github.com/tahadostifam/Microservice-Project-Demo","last_synced_at":"2025-02-26T01:32:53.732Z","repository":{"id":257033804,"uuid":"857125573","full_name":"geekengineers/Microservice-Project-Demo","owner":"geekengineers","description":"Simple microservice project demonstration for learning purposes with GoLang, PotgreSQL \u0026 Terraform.","archived":false,"fork":false,"pushed_at":"2024-09-16T22:45:30.000Z","size":763,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-15T16:42:28.660Z","etag":null,"topics":["connectrpc","docker","docker-compose","golang","grpc","hexagonal-architecture","http2","microservice","microservices","postgresql","proto3","protobuf","terraform"],"latest_commit_sha":null,"homepage":"","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/geekengineers.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":"2024-09-13T21:19:45.000Z","updated_at":"2024-09-17T11:02:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"8781c207-cc1f-4741-8aa0-b6b3fa09e260","html_url":"https://github.com/geekengineers/Microservice-Project-Demo","commit_stats":null,"previous_names":["geekengineers/microservice-project-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekengineers%2FMicroservice-Project-Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekengineers%2FMicroservice-Project-Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekengineers%2FMicroservice-Project-Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekengineers%2FMicroservice-Project-Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geekengineers","download_url":"https://codeload.github.com/geekengineers/Microservice-Project-Demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219843288,"owners_count":16556508,"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":["connectrpc","docker","docker-compose","golang","grpc","hexagonal-architecture","http2","microservice","microservices","postgresql","proto3","protobuf","terraform"],"created_at":"2024-09-24T20:48:31.609Z","updated_at":"2025-02-26T01:32:48.375Z","avatar_url":"https://github.com/geekengineers.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ☠️ Microservice Project Demo\nThis repository provides a well-structured example of building microservices with a focus on **learning purposes**. It demonstrates the use of RESTful APIs with **Protocol Buffers (Proto3)**, and containerization with **Docker** and **Docker Compose** and deployment with **Terraform**.\n\n## Services Explored\nThe project consists of two microservices:\n\n- Auth: Handles user authentication and authorization functionalities.  \n- Blog: Manages blog posts, including creation, retrieval, and updates.\n  \n### Key Technologies\nThe project leverages several key technologies:\n\n- RESTful APIs: Both services expose APIs that follow the REST architectural style for communication between services and clients.  \n- Proto3: The project utilizes Proto3, a language-neutral mechanism for defining data structures and remote procedure calls (RPCs). This promotes communication efficiency and ensures consistency between services.  \n- connectrpc.com (HTTP2): This project might be using [connectrpc.com](https://connectrpc.com), a library that allows implementing gRPC functionalities over HTTP/2. It could facilitate communication between services using the gRPC framework. However, this requires further confirmation from the actual codebase.  \n- Docker: Containers are employed to package and isolate the microservices, ensuring each service runs in a self-contained environment.  \n- Docker Compose: This tool simplifies the management of multi-container applications like this microservice project. It allows defining and running all dependent services with a single command.\n- PostgreSQL: As the shared database between services (Auth, Blog)\n- GORM: GoLang rich-feature ORM\n- Hexagonal Architecture: Used as the main architecture of the services with a beautiful bootstrap tricks that facilitates port adapting and interaction with config package.\n\n## Deployment Process\nThe project utilizes Docker and Docker Compose for deployment:\n\nAlso it includes a Terraform config to deploy easily at any server using by SSH connection! \n\n## 👽 Open To Contribute\n\nHow to Contribute:\n\n1. Fork the Repository: Fork the repository to your own GitHub account.\n1. Create a Branch: Create a new branch for your feature or bug fix.\n1. Make Changes: Make your changes and commit them to your branch.\n1. Submit a Pull Request: Open a pull request to merge your changes back into the main repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahadostifam%2FMicroservice-Project-Demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftahadostifam%2FMicroservice-Project-Demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahadostifam%2FMicroservice-Project-Demo/lists"}