{"id":22966004,"url":"https://github.com/ninepth/go_mvc-s","last_synced_at":"2025-04-02T04:26:12.715Z","repository":{"id":268107096,"uuid":"903337404","full_name":"NinePTH/GO_MVC-S","owner":"NinePTH","description":"Simple application with MVC-S design pattern written with Golang","archived":false,"fork":false,"pushed_at":"2025-03-20T10:56:41.000Z","size":60,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T11:38:25.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/NinePTH.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-12-14T10:48:54.000Z","updated_at":"2025-02-21T18:18:00.000Z","dependencies_parsed_at":"2024-12-14T11:29:28.717Z","dependency_job_id":"6de9ad4e-5e68-402d-9f53-612f5624cfc2","html_url":"https://github.com/NinePTH/GO_MVC-S","commit_stats":null,"previous_names":["ninepth/go_mvc-s"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NinePTH%2FGO_MVC-S","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NinePTH%2FGO_MVC-S/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NinePTH%2FGO_MVC-S/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NinePTH%2FGO_MVC-S/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NinePTH","download_url":"https://codeload.github.com/NinePTH/GO_MVC-S/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246754685,"owners_count":20828391,"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":[],"created_at":"2024-12-14T20:17:06.854Z","updated_at":"2025-04-02T04:26:12.696Z","avatar_url":"https://github.com/NinePTH.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## This application has 4 methods:\n- POST a new user\n- GET all users\n- GET user by ID\n- DELETE a user \n\n## Tech Stack:\n- Golang\n- Echo framework\n- PostgreSQL\n\n### Design pattern: MVC-S\n\n\n## Prerequisites\n1. Install [Go](https://go.dev/).\n\n## Setup Instructions\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/NinePTH/GO_MVC-S.git\n   cd GO_MVC-S\n2. Create a .env file at /etc/secrets\n   ```env\n   DB_USER=postgres\n   DB_PASSWORD=password\n   DB_HOST=Host // contact me(Nine) for all db info\n   DB_PORT=5432\n   DB_NAME=postgres\n3. Install dependencies:\n   ```bash\n   go mod tidy\n4. Run the application:\n   ```bash\n   cd src\n   go run main.go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninepth%2Fgo_mvc-s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninepth%2Fgo_mvc-s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninepth%2Fgo_mvc-s/lists"}