{"id":25105093,"url":"https://github.com/go-liquor/liquor","last_synced_at":"2025-04-02T07:24:12.266Z","repository":{"id":274896016,"uuid":"924374040","full_name":"go-liquor/liquor","owner":"go-liquor","description":"Liquor is a framework for backend development of a golang web application","archived":false,"fork":false,"pushed_at":"2025-03-27T00:39:15.000Z","size":86,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-27T01:31:42.101Z","etag":null,"topics":["framework","fx","gin","golang"],"latest_commit_sha":null,"homepage":"https://go-liquor.github.io","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/go-liquor.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":"2025-01-29T22:07:18.000Z","updated_at":"2025-02-14T01:54:56.000Z","dependencies_parsed_at":"2025-02-13T23:20:42.206Z","dependency_job_id":"637f8ac0-9fdb-46d0-83bb-fea1558fb8a0","html_url":"https://github.com/go-liquor/liquor","commit_stats":null,"previous_names":["go-liquor/liquor"],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-liquor%2Fliquor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-liquor%2Fliquor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-liquor%2Fliquor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-liquor%2Fliquor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-liquor","download_url":"https://codeload.github.com/go-liquor/liquor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246771173,"owners_count":20831023,"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":["framework","fx","gin","golang"],"created_at":"2025-02-07T22:33:34.469Z","updated_at":"2025-04-02T07:24:12.260Z","avatar_url":"https://github.com/go-liquor.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# liquor\n\n\u003cimg align=\"right\" width=\"159px\" src=\"https://avatars.githubusercontent.com/u/197004919\"\u003e\n\nLiquor is a web development framework built with Golang, designed to simplify the implementation of web projects. It is primarily focused on backend development and leverages several libraries specifically tailored for web development.\n\n\n- [Docs](https://go-liquor.github.io)\n- [Installation](#install-cli)\n- [Usage](#usage)\n    - [Create a new app](#create-a-new-app)\n    - [Create a new migration](#create-a-new-migration)\n    - [Create a new service](#create-a-new-service)\n    - [Create a new api](#create-a-new-api)\n\n## Install CLI\n\n```bash\ngo install github.com/go-liquor/liquor/v2@latest\n```\n\n## Usage\n\n### Create a new app\n\n```bash\nliquor create app --name \u003cAPP_NAME\u003e --pkg \u003cPACKAGE_NAME\u003e\n```\n\n### Create a new migration\n```bash\nliquor create migration --name \u003cMIGRATION_NAME\u003e\n```\n\n### Create a new service\n\n```bash\nliquor create service --name \u003cSERVICE_NAME\u003e\n```\n\n### Create a new api\n\n```bash\nliquor create api --name \u003cAPI_NAME\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-liquor%2Fliquor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-liquor%2Fliquor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-liquor%2Fliquor/lists"}