{"id":20042735,"url":"https://github.com/documize/glick","last_synced_at":"2025-05-05T08:32:41.351Z","repository":{"id":57480784,"uuid":"43968070","full_name":"documize/glick","owner":"documize","description":"Versatile plugin framework for Go","archived":false,"fork":false,"pushed_at":"2016-05-03T13:40:44.000Z","size":10272,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T19:52:43.479Z","etag":null,"topics":[],"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/documize.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}},"created_at":"2015-10-09T16:40:49.000Z","updated_at":"2025-02-17T14:52:06.000Z","dependencies_parsed_at":"2022-09-26T17:41:20.419Z","dependency_job_id":null,"html_url":"https://github.com/documize/glick","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/documize%2Fglick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/documize%2Fglick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/documize%2Fglick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/documize%2Fglick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/documize","download_url":"https://codeload.github.com/documize/glick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252466902,"owners_count":21752460,"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":[],"created_at":"2024-11-13T10:53:03.319Z","updated_at":"2025-05-05T08:32:36.335Z","avatar_url":"https://github.com/documize.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Versatile plugin framework for Go\n\nThis repository contains the \"glick\" plug-in framework, which is a work-in-progress.\n\nWhy \"glick\"? Well the framework is written in \"go\" and intended to be as easy to build with as lego bricks which \"click\" together, hence \"glick\".\n\nThe key features of Glick are:\n- Named APIs, described as Go types in and out of a plugin.\n- Different \"actions\" on that same API, but running different code.\n- Plugins can be configured using a simple JSON configuration file.\n- At runtime, the context of the call can be used to re-route it to different plugin code.\n\nPlugin code can run:\n- within the application;\n- as a sub-process, either simple or [structured as an RPC](https://github.com/natefinch/pie);\n- or remotely via: simple URL get, standard go RPC, via [go-kit](http://gokit.io) or using [gRPC](http://www.grpc.io/) (with more to come). \n\nFor a more detailed overivew of the package see: doc.go \n\nFor a simple example see: examples_test.go\n\n## Dependencies\n\nBesides the standard packages, \"glick\" relies on [the Context of a request](https://blog.golang.org/context):\n\thttps://golang.org/x/net/context and\n\thttps://golang.org/x/net/context/ctxhttp \n\nAdditionally, \"glick/glpie\" provides an interface to Nate Finch's PIE package:\n\thttps://github.com/natefinch/pie\n\nThe tests in \"glick/glgrpc\" provide example code to interface with [gRPC](http://www.grpc.io/), Go package at:\n\thttps://google.golang.org/grpc\n\nThe package \"glick/glkit\" provides an interface to [go-kit](http://gokit.io)  and alse requires: https://gopkg.in/logfmt.v0 and https://gopkg.in/stack.v1 \n\n## Testing\n\nIn order to run the tests for the \"glick/glpie\" sub-package the server counterpart executables need to be built. \"glick/glpie/_test/build_tests.sh\" provides a bash script for doing this, it must be run from the directory it is in.\n\nThe code has only been tested on OSX \u0026 Ubuntu.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocumize%2Fglick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocumize%2Fglick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocumize%2Fglick/lists"}