{"id":20612826,"url":"https://github.com/kevoneredone/learning_architecture_web","last_synced_at":"2026-05-06T02:31:48.144Z","repository":{"id":205046344,"uuid":"707167717","full_name":"KevOneRedOne/Learning_architecture_web","owner":"KevOneRedOne","description":"Master 1 web development course project : Learn web architecture through the evolution from monolithic to microservices using Go, Vue.js, PostgreSQL, Gin, Fastify, and Docker. ","archived":false,"fork":false,"pushed_at":"2024-01-18T09:43:36.000Z","size":308,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T18:28:25.210Z","etag":null,"topics":["fastify","golang","nuxtjs","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/KevOneRedOne.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}},"created_at":"2023-10-19T11:03:44.000Z","updated_at":"2024-09-05T15:54:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"56a0c853-b62f-4e94-aee7-db46a0fef182","html_url":"https://github.com/KevOneRedOne/Learning_architecture_web","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":"0.27586206896551724","last_synced_commit":"0d36426fedf5e3a3a3b0fdfb19b6e70402a2f092"},"previous_names":["kevoneredone/learning_architecture_web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KevOneRedOne/Learning_architecture_web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevOneRedOne%2FLearning_architecture_web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevOneRedOne%2FLearning_architecture_web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevOneRedOne%2FLearning_architecture_web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevOneRedOne%2FLearning_architecture_web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevOneRedOne","download_url":"https://codeload.github.com/KevOneRedOne/Learning_architecture_web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevOneRedOne%2FLearning_architecture_web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272988777,"owners_count":25026959,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fastify","golang","nuxtjs","postgresql"],"created_at":"2024-11-16T11:07:58.953Z","updated_at":"2026-05-06T02:31:48.114Z","avatar_url":"https://github.com/KevOneRedOne.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Architecture Learning Project\n\n## Objective\n\nThe main objective of this project is to provide a practical learning experience about web architecture. It demonstrates the evolution of a web application's architecture, starting from a monolithic client/server 3-tier design and transitioning to a more scalable microservices-based architecture.\n\n## Technologies Used\n\n- **Backend**:\n  - Server: Go with the Gin framework for the API\n  - Additional API using Fastify for element searching\n\n- **Frontend**:\n  - Web client: Vue.js with Nuxt for server-side rendering\n\n- **Database**:\n  - PostgreSQL with GORM for the Object-Relational Mapping (ORM)\n\n## Project Evolution\n\n### Transition from Monolith to Client/Server 3-Tier\n\nIn this initial phase, the project will focus on transforming the existing monolithic architecture into a structured client/server 3-tier architecture. The main components involved are:\n\n- **Backend**: A Go server built with the Gin framework to handle API requests.\n- **Frontend**: Vue.js with Nuxt for server-side rendering.\n- **Database**: PostgreSQL with GORM used for ORM.\n\n### Transition from Client/Server 3-Tier to Microservices\n\nThe subsequent phase will involve transitioning from a client/server 3-tier architecture to a more scalable and flexible microservices architecture. Key changes in this phase include:\n\n- **Dockerization**: Each service will be containerized using Docker, allowing for easier deployment and scaling.\n- **Frontend**: The Vue.js with Nuxt setup for server-side rendering remains consistent.\n- **Backend**: Go with the Gin framework for the primary API and Fastify for a secondary API dedicated to element searching.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevoneredone%2Flearning_architecture_web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevoneredone%2Flearning_architecture_web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevoneredone%2Flearning_architecture_web/lists"}