{"id":19568316,"url":"https://github.com/evgesoch/gofwc","last_synced_at":"2026-04-11T19:32:43.234Z","repository":{"id":64306199,"uuid":"215125037","full_name":"evgesoch/gofwc","owner":"evgesoch","description":"Go Web Frameworks Comparison.","archived":false,"fork":false,"pushed_at":"2020-05-30T21:22:17.000Z","size":100308,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T10:17:19.000Z","etag":null,"topics":["beego","bootstrap4","buffalo","echo","frameworks","gin-gonic","go","iris","jquery","sqlite3","web-app"],"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/evgesoch.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":"2019-10-14T19:10:03.000Z","updated_at":"2024-02-12T14:14:58.000Z","dependencies_parsed_at":"2023-01-15T10:45:38.646Z","dependency_job_id":null,"html_url":"https://github.com/evgesoch/gofwc","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/evgesoch/gofwc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgesoch%2Fgofwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgesoch%2Fgofwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgesoch%2Fgofwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgesoch%2Fgofwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evgesoch","download_url":"https://codeload.github.com/evgesoch/gofwc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgesoch%2Fgofwc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259500139,"owners_count":22867334,"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":["beego","bootstrap4","buffalo","echo","frameworks","gin-gonic","go","iris","jquery","sqlite3","web-app"],"created_at":"2024-11-11T06:03:30.056Z","updated_at":"2025-12-30T22:36:09.703Z","avatar_url":"https://github.com/evgesoch.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gofwc (Go Web Frameworks Comparison)\n\nThis is the repository that contains the code for my Master's Thesis in University of Macedonia with title **\"Distributed Computing in Go: Comparative Analysis of Web Application Frameworks\"**\n\n## Setup\nIn order to run the code provided, you should have installed at least the version ```go1.12``` of the [Go language](https://golang.org/dl) in your computer.\n\nOnce you install Go, open a terminal and write the command\n\n    $ go get github.com/evgesoch/gofwc\n\nto download and install the project.\n\nIt will be included in the ```src``` directory of your ```GOPATH```.\n\nThe frameworks' source code has not been included in this repository. You can download and install them by visiting their websites and following the installation instructions:\n- Beego [https://beego.me/](https://beego.me/)\n- Buffalo [https://gobuffalo.io](https://gobuffalo.io)\n- Echo [https://echo.labstack.com](https://echo.labstack.com)\n- Gin [https://gin-gonic.com](https://gin-gonic.com)\n- Iris [https://iris-go.com](https://iris-go.com)\n\nAll the subprojects store the application data in an SQLite3 database. To be able to access the database through the application you should also install an SQLite3 driver. I installed the [go-sqlite3](https://github.com/mattn/go-sqlite3) driver. Please refer to this repository's installation instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgesoch%2Fgofwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevgesoch%2Fgofwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgesoch%2Fgofwc/lists"}