{"id":24702680,"url":"https://github.com/ipuldev/microservices-docker-go","last_synced_at":"2026-05-08T05:12:03.217Z","repository":{"id":61554724,"uuid":"549795355","full_name":"ipuldev/microservices-docker-go","owner":"ipuldev","description":"Simple microservices ecosystem  using Go + docker","archived":false,"fork":false,"pushed_at":"2022-11-03T16:40:20.000Z","size":3053,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T09:57:49.596Z","etag":null,"topics":["docker","go","microservice","microservices","microservices-architecture","monogodb","oauth2","postgresql","redis","traefik"],"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/ipuldev.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":"2022-10-11T18:47:53.000Z","updated_at":"2022-10-16T10:20:40.000Z","dependencies_parsed_at":"2022-10-19T09:00:32.711Z","dependency_job_id":null,"html_url":"https://github.com/ipuldev/microservices-docker-go","commit_stats":null,"previous_names":["briankliwon/microservices-docker-go"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipuldev%2Fmicroservices-docker-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipuldev%2Fmicroservices-docker-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipuldev%2Fmicroservices-docker-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipuldev%2Fmicroservices-docker-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipuldev","download_url":"https://codeload.github.com/ipuldev/microservices-docker-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246117693,"owners_count":20726068,"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":["docker","go","microservice","microservices","microservices-architecture","monogodb","oauth2","postgresql","redis","traefik"],"created_at":"2025-01-27T05:51:05.360Z","updated_at":"2026-05-08T05:11:58.174Z","avatar_url":"https://github.com/ipuldev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#credits\"\u003eCredits\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\nMicroservices docker is an example how micraservices is actually work in a simple environment, managing traefik and authentication is basic implementation on this project.It's written by Go flexible to add another services using another language. \n\nDetail Structure Project :\n* Auth Service\n  * Database:\n    * [![Postgresql][Postgresql.com]][Postgresql-url]\n  * Routing:\n    * Login\n    * Signup\n    * Authorize\n    * Token\n* Product Service\n  * Database:\n    * [![Mongodb][Mongodb.com]][Mongodb-url]\n  * Routing:\n    * Insert\n    * Detail\n    * Update\n    * Delete\n    * List\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n### Built With\n\n* [![Go][Go.com]][Go-url]\n* [![Docker][Docker.com]][Docker-url]\n* [![Mongodb][Mongodb.com]][Mongodb-url]\n* [![Postgresql][Postgresql.com]][Postgresql-url]\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Prerequisites\n* Docker Engine 20.10.18\n* Docker Compose version 2.11.2\n\n### Installation\n1. ```docker compose up -d```\n\u003cbr /\u003e\nNote make sure your docker version is competible\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\nTesting module\n- `cd [module]`\n- `go test ./mocks/... -run -w`\n\nTesting API\n- Request Sign Up / Login API and then you will get client_id and client_secret for generating token\n- Request Token \n  - Set the token response to all Authorization Bearer Request\n- Finnaly you can access any API \n\nFor more information \n\n_Postman [Documentation](https://www.postman.com/belivine/workspace/microservices-docker)_\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\n- [x] Auth Service\n- [x] Product Service\n- [x] Environment\n    - [x] Routing\n    - [x] Docker Compose \u0026 Image\n    - [x] API Gateway\n    - [x] Middleware Auth Forward\n- [x] Unit Testing\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/[FEATURE]`)\n3. Commit your Changes (`git commit -m 'Add some feature'`)\n4. Push to the Branch (`git push origin feature/[FEATURE]`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Credits\nOriginally built by [mmorejon](https://github.com/mmorejon/microservices-docker-go-mongodb).\n\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[license-shield]: https://img.shields.io/github/license/briankliwon/microservices-docker\n[license-url]: https://github.com/briankliwon/microservices-docker/blob/master/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/muhammad-saiful-abdulah-079545186/\n[Design-url]:https://www.figma.com/file/JrLuk8F8CwUI7QUBTkSh3G/Microservices-Docker?node-id=0%3A1\n[product-screenshot]: images/screenshot.png\n[GO.com]:https://img.shields.io/badge/GO%201.19-0769AD?style=flat\u0026logo=go\u0026logoColor=white\n[GO-Url]:https://go.dev/\n[Docker.com]:https://img.shields.io/badge/docker-003f8c?style=flat\u0026logo=docker\u0026logoColor=white\n[Docker-Url]:https://www.docker.com/\n[Mongodb.com]:https://img.shields.io/badge/mongodb-116149?style=flat\u0026logo=mongodb\u0026logoColor=white\n[Mongodb-Url]:https://www.mongodb.com/\n[Postgresql.com]:https://img.shields.io/badge/postgresql-32658f?style=flat\u0026logo=postgresql\u0026logoColor=white\n[Postgresql-Url]:https://www.postgresql.org/\n[Redis.com]:https://img.shields.io/badge/redis-d82c20?style=flat\u0026logo=redis\u0026logoColor=white\n[Redis-Url]:https://redis.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipuldev%2Fmicroservices-docker-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipuldev%2Fmicroservices-docker-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipuldev%2Fmicroservices-docker-go/lists"}