{"id":16124141,"url":"https://github.com/itaditya/mvc-go","last_synced_at":"2026-05-02T19:31:34.990Z","repository":{"id":99907652,"uuid":"161968342","full_name":"itaditya/mvc-go","owner":"itaditya","description":"A CRUD Application written in Golang based on MVC Architecture","archived":false,"fork":false,"pushed_at":"2018-12-16T06:44:35.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T12:26:36.514Z","etag":null,"topics":["12-factor-app","golang","golang-module","javascript","ssr"],"latest_commit_sha":null,"homepage":"https://mvc-go.herokuapp.com/users","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/itaditya.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":"2018-12-16T04:42:05.000Z","updated_at":"2024-02-07T12:22:01.000Z","dependencies_parsed_at":"2023-05-11T00:30:18.830Z","dependency_job_id":null,"html_url":"https://github.com/itaditya/mvc-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itaditya/mvc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itaditya%2Fmvc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itaditya%2Fmvc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itaditya%2Fmvc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itaditya%2Fmvc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itaditya","download_url":"https://codeload.github.com/itaditya/mvc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itaditya%2Fmvc-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32547645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"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":["12-factor-app","golang","golang-module","javascript","ssr"],"created_at":"2024-10-09T21:19:53.690Z","updated_at":"2026-05-02T19:31:34.973Z","avatar_url":"https://github.com/itaditya.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MVC CRUD App in Golang\n\nResources on how to build complete Golang applications are scarce and not easily found. Coming from a Node.js background, I have built this project to demo a CRUD application in which we can add and delete users with complete frontend integrations following best practises of the Web Development world.\n\n:warning:  **Disclaimer-** I am in the process of learning Golang so I can't guarantee that the Go code is idiomatic. Any suggestions and nitpickings are welcome.\n\n## Setup Guide\n\n1. Install Golang(v 1.11.3 or higher), setup `GOPATH` and make sure `GOPATH/bin` is in the `PATH` env variable.\n1. Install `beego` cli tool.\n1. Clone this project in a folder outside `GOPATH` (because we are using Go Modules).\n1. `cd` into the project.\n1. Install all dependencies with `go get -u`.\n1. Rename `.env.example` to `.env` and provide the necessary information like Database URI etc.\n1. Start server with `bee run`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitaditya%2Fmvc-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitaditya%2Fmvc-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitaditya%2Fmvc-go/lists"}