{"id":23246455,"url":"https://github.com/openware/sonic","last_synced_at":"2025-08-20T05:31:51.872Z","repository":{"id":45309337,"uuid":"325959345","full_name":"openware/sonic","owner":"openware","description":"Sonic web framework","archived":false,"fork":false,"pushed_at":"2023-02-17T15:43:26.000Z","size":177,"stargazers_count":7,"open_issues_count":6,"forks_count":11,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-18T12:56:11.466Z","etag":null,"topics":["framework","go","golang","high-performance","lightweight","webapp"],"latest_commit_sha":null,"homepage":"https://www.openware.com","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/openware.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}},"created_at":"2021-01-01T10:39:30.000Z","updated_at":"2025-02-17T03:20:34.000Z","dependencies_parsed_at":"2022-07-17T02:16:22.015Z","dependency_job_id":null,"html_url":"https://github.com/openware/sonic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openware/sonic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fsonic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fsonic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fsonic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fsonic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openware","download_url":"https://codeload.github.com/openware/sonic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fsonic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271269155,"owners_count":24730083,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["framework","go","golang","high-performance","lightweight","webapp"],"created_at":"2024-12-19T07:15:07.890Z","updated_at":"2025-08-20T05:31:51.435Z","avatar_url":"https://github.com/openware.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sonic Fullstack micro-framework\n\nSonic is a project templates for creating server-side rendered applications. Powered by [gin](https://github.com/gin-gonic/gin)\n\n## Roadmap\n\n  - Integrate with Baseapp\n  - CMS for dynamic pages\n\n### Repo structure\n\n1. `scripts` - scripts for generating \u0026 updating your application.\n2. `skel` - a skeleton for your app.\n3. `skel/config` - application config files.\n4. `skel/handlers` - REST handlers for CMS.\n5. `skel/models` - models for database entities.\n\n## How to generate an app\n\n```bash\ncurl -ssL https://raw.githubusercontent.com/openware/sonic/master/scripts/install.sh | zsh\nsvm create github.com/*username*/*project_name*\n```\n\n## Setup\n\nSetup database:\n\n```\ngo run . db create\ngo run . db migrate\n```\n\nRun server:\n\n```\ngo run . serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenware%2Fsonic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenware%2Fsonic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenware%2Fsonic/lists"}