{"id":19700036,"url":"https://github.com/vaclovas2020/web","last_synced_at":"2025-02-27T12:39:09.968Z","repository":{"id":57653570,"uuid":"452772472","full_name":"vaclovas2020/web","owner":"vaclovas2020","description":"Go-powered new programming language for web development","archived":false,"fork":false,"pushed_at":"2024-05-03T23:49:52.000Z","size":383,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T10:34:54.830Z","etag":null,"topics":["cms","debian-package","framework","golang","language","module","package","vm"],"latest_commit_sha":null,"homepage":"https://weblang.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaclovas2020.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-27T17:09:12.000Z","updated_at":"2024-05-03T23:49:27.000Z","dependencies_parsed_at":"2023-12-30T22:00:03.707Z","dependency_job_id":"f47b002c-769f-41b0-978a-0dd59ec2e318","html_url":"https://github.com/vaclovas2020/web","commit_stats":null,"previous_names":[],"tags_count":133,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaclovas2020%2Fweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaclovas2020%2Fweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaclovas2020%2Fweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaclovas2020%2Fweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaclovas2020","download_url":"https://codeload.github.com/vaclovas2020/web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241014147,"owners_count":19894201,"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":["cms","debian-package","framework","golang","language","module","package","vm"],"created_at":"2024-11-11T21:02:16.547Z","updated_at":"2025-02-27T12:39:09.783Z","avatar_url":"https://github.com/vaclovas2020.png","language":"Go","readme":"# Weblang language (Go package)\n\n![Weblang](weblang.png \"Weblang\")\n\n[![Go Reference](https://pkg.go.dev/badge/webimizer.dev/web.svg)](https://pkg.go.dev/webimizer.dev/web)\n\n[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/weblang)\n\nGo-powered new programming language for web development\n\nThis is still very early version, so please use only for testing purposes, because it's not production ready yet.\n\n## Go Example\n```go\npackage main\n\nimport \"webimizer.dev/web/cmd\"\n\nfunc main() {\n\tcmd.RegisterAndExecute()\n}\n```\n## Weblang debian package\n\nYou can install debian weblang package and no need to use this go package directly anymore (this is more easy way):\n\n1. Add GPG public key:\n```sh\ncurl -fsSL https://weblang.dev/deb-repo/pgp-key.public | sudo gpg --dearmor -o /usr/share/keyrings/weblang.gpg\n```\n\n2. Add deb package to package list:\n```sh\necho \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/weblang.gpg] https://weblang.dev/deb-repo stable main\" | sudo tee /etc/apt/sources.list.d/weblang.list  \u003e /dev/null\n```\n\n3. Update apt list and install weblang package:\n```sh\nsudo apt update \u0026\u0026 sudo apt install weblang\n```\n\n4. Run application with command:\n```sh\nweblang run\n```\n\nFull example: https://github.com/vaclovas2020/weblang_app_example\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaclovas2020%2Fweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaclovas2020%2Fweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaclovas2020%2Fweb/lists"}