{"id":19621258,"url":"https://github.com/jkstack/jkframe","last_synced_at":"2025-02-26T18:45:57.055Z","repository":{"id":57703828,"uuid":"496140856","full_name":"jkstack/jkframe","owner":"jkstack","description":"jkstack golang framework","archived":false,"fork":false,"pushed_at":"2023-12-27T06:12:52.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T11:35:58.790Z","etag":null,"topics":["api","cache","daemon","go","golang","schema"],"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/jkstack.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}},"created_at":"2022-05-25T08:13:40.000Z","updated_at":"2022-10-08T10:10:47.000Z","dependencies_parsed_at":"2023-12-27T07:28:17.042Z","dependency_job_id":"6eb8d2f0-c584-4fcb-b6ca-c5dcf75fcfee","html_url":"https://github.com/jkstack/jkframe","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkstack%2Fjkframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkstack%2Fjkframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkstack%2Fjkframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkstack%2Fjkframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkstack","download_url":"https://codeload.github.com/jkstack/jkframe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240914937,"owners_count":19878066,"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":["api","cache","daemon","go","golang","schema"],"created_at":"2024-11-11T11:22:07.804Z","updated_at":"2025-02-26T18:45:56.682Z","avatar_url":"https://github.com/jkstack.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jkframe\n\n[![jkframe](https://github.com/jkstack/jkframe/actions/workflows/test.yml/badge.svg)](https://github.com/jkstack/jkframe/actions/workflows/test.yml)\n[![Go Reference](https://pkg.go.dev/badge/github.com/jkstack/jkframe.svg)](https://pkg.go.dev/github.com/jkstack/jkframe)\n[![Go Report Card](https://goreportcard.com/badge/github.com/jkstack/jkframe)](https://goreportcard.com/report/github.com/jkstack/jkframe)\n[![go-mod](https://img.shields.io/github/go-mod/go-version/jkstack/jkframe)](https://github.com/jkstack/jkframe)\n[![license](https://img.shields.io/github/license/jkstack/jkframe)](https://opensource.org/licenses/MIT)\n\n[English](README.md) | [中文文档](README_zh.md)\n\njkstack golang basic framework\n\n## modules\n\n* [api](/api): http handler interface, includes arguments parser and response reply\n* [l2cache](/cache/l2cache): cache with memory and disk, when write data size more than values seted, the cache data will write to the disk\n* [kvconf](/conf/kvconf): supported configure file with key=value\n* [yaml](/conf/yaml): supported yaml file parse, added #include keyword to include another yaml file\n* [daemon](/daemon): daemon process supported, supported change run user in child process, supported restart when child process exited\n* [logging](/logging): log library, supported log level of each format, supported log rotate by date and log file size\n* [mysqlschema](/mysqlschema): mysql table schema and initialize data management tools, supported table schema version and initialize data version\n* [utils](/utils): useful function, like UUID, Assert, Trace and more\n* [stat](/stat): prometheus buried point library\n* [compress](/compress): compress data\n\n## usage\n\n    go get -u github.com/jkstack/jkframe\n\n## documentation\n\nGoDoc: https://pkg.go.dev/github.com/jkstack/jkframe\n\n## TODO\n\n1. support prometheus library\n2. support restful api format","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkstack%2Fjkframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkstack%2Fjkframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkstack%2Fjkframe/lists"}