{"id":21441245,"url":"https://github.com/cuigh/auxo","last_synced_at":"2025-07-14T16:31:58.211Z","repository":{"id":26066826,"uuid":"107247319","full_name":"cuigh/auxo","owner":"cuigh","description":"A full-stack framework for building applications in Go","archived":false,"fork":false,"pushed_at":"2023-11-20T10:07:44.000Z","size":788,"stargazers_count":11,"open_issues_count":11,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-17T12:49:53.529Z","etag":null,"topics":["auxo","cli","framework","go","rpc","web"],"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/cuigh.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":"security/certify/certify.go","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-17T09:32:41.000Z","updated_at":"2022-11-25T05:54:11.000Z","dependencies_parsed_at":"2024-06-18T21:19:14.829Z","dependency_job_id":"50c118d1-1524-483f-a5cf-b91cee00b63c","html_url":"https://github.com/cuigh/auxo","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/cuigh%2Fauxo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuigh%2Fauxo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuigh%2Fauxo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuigh%2Fauxo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuigh","download_url":"https://codeload.github.com/cuigh/auxo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225987711,"owners_count":17555813,"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":["auxo","cli","framework","go","rpc","web"],"created_at":"2024-11-23T01:22:42.532Z","updated_at":"2025-07-14T16:31:58.184Z","avatar_url":"https://github.com/cuigh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AUXO\n\n**auxo** is an all-in-one Go framework for simplifying program development.\n\n\u003e **WARNING**: This package is a work in progress. It's API may still break in backwards-incompatible ways without warnings. Please use dependency management tools such as **[dep](https://github.com/golang/dep)** to lock version.\n\n## Components\n\n* **CLI** - Easily build a friendly CLI program with sub commands support\n* **Config** - Manage configuration for various formats and sources\n* **Log** - Flexible **log4j** style log component\n* **Cache** - Simple and elegant cache management\n* **Web** - Web server with a variety of advanced features\n* **RPC** - Lightweight and high performace\n    * Service Discovery - Automatic registration and name resolution with service discovery\n    * Load Balancing - Smart client side load balancing of services built on discovery\n* **Database**\n    * GSD - A lightweight, fluent SQL data access and ORM library\n    * MongoDB - A powerful wrapper for [mgo](https://github.com/globalsign/mgo)\n* **Utility** - Some useful utility packages...\n\n## Goals\n\n* Simple and elegant API\n* Easy to use and maintain\n* Focus on performance\n\n## Installation\n\n* Using `go get`\n\n```bash\n\u003e go get -u github.com/cuigh/auxo\n```\n\n* Using `dep`\n\n```bash\n\u003e cd \u003cPATH/TO/PROJECT\u003e\n\u003e dep ensure -add github.com/cuigh/auxo\n```\n\n## Documentation\n\n* **[English](https://auxo-doc.vercel.app/)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuigh%2Fauxo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuigh%2Fauxo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuigh%2Fauxo/lists"}