{"id":15035422,"url":"https://github.com/ik5/wui_template","last_synced_at":"2026-01-02T03:32:20.719Z","repository":{"id":57520017,"uuid":"159031044","full_name":"ik5/wui_template","owner":"ik5","description":"Golang Web User Interface bootstrap template","archived":false,"fork":false,"pushed_at":"2018-11-29T19:05:21.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T12:05:08.507Z","etag":null,"topics":["boilerplate","golang","server-side","webapp"],"latest_commit_sha":null,"homepage":null,"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/ik5.png","metadata":{"files":{"readme":"readme.markdown","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":"2018-11-25T12:49:18.000Z","updated_at":"2018-11-29T19:05:23.000Z","dependencies_parsed_at":"2022-09-05T12:01:38.028Z","dependency_job_id":null,"html_url":"https://github.com/ik5/wui_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ik5%2Fwui_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ik5%2Fwui_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ik5%2Fwui_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ik5%2Fwui_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ik5","download_url":"https://codeload.github.com/ik5/wui_template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243440574,"owners_count":20291314,"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":["boilerplate","golang","server-side","webapp"],"created_at":"2024-09-24T20:28:37.757Z","updated_at":"2026-01-02T03:32:15.682Z","avatar_url":"https://github.com/ik5.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WUI Template\n\nThe following source repo is a bootstrap for creating a server side Web system\nusing the Go (Golang) language.\n\nIt is set of directory and file structure that does all the repeated bootstrap\nto get started using a web server.\n\n\n## Why?\n\nGo has many HTTP servers, some of the servers known more, others known less.\nAll of them require some boilerplate code, that does some bootstrapping in order\nto get started.\n\nWhile tools such as [Buffalo](https://gobuffalo.io/) that provides a set of tools, they are very complete.\nThis tool is just the start, that allows the develop to choose most things, except for:\n\n  - Database\n  - Ability to work with API\n  - Configuration system\n\nThe following template provides the above, however, they are not 'set in stone', and\ncan be changed if/when needed.\n\n\n## Used packages\n\nThe template is using the following packages:\n\n  - [Chi](https://github.com/go-chi/chi) - Web server\n  -  [Pq](https://github.com/lib/pq) - Postgresql driver\n  - [Sqlx](https://github.com/jmoiron/sqlx) - Extended [database/sql](https://golang.org/pkg/database/sql/)\n  - [viper](https://github.com/spf13/viper) - configuration system\n  - [Logrus](https://github.com/sirupsen/logrus) - Logging system\n  - [dep](https://github.com/golang/dep) - Go dependency management tool\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fik5%2Fwui_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fik5%2Fwui_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fik5%2Fwui_template/lists"}