{"id":13414099,"url":"https://github.com/wesovilabs/beyond","last_synced_at":"2025-05-05T10:31:14.586Z","repository":{"id":40198929,"uuid":"215949128","full_name":"wesovilabs/beyond","owner":"wesovilabs","description":"The Go library that will drive you to AOP world!","archived":false,"fork":false,"pushed_at":"2023-04-11T23:31:47.000Z","size":4226,"stargazers_count":55,"open_issues_count":9,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-31T20:53:21.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wesovilabs.github.io/beyond","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/wesovilabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-10-18T05:41:45.000Z","updated_at":"2024-06-23T06:05:30.000Z","dependencies_parsed_at":"2023-07-14T06:55:50.656Z","dependency_job_id":null,"html_url":"https://github.com/wesovilabs/beyond","commit_stats":null,"previous_names":["wesovilabs/goa"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesovilabs%2Fbeyond","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesovilabs%2Fbeyond/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesovilabs%2Fbeyond/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesovilabs%2Fbeyond/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wesovilabs","download_url":"https://codeload.github.com/wesovilabs/beyond/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252480422,"owners_count":21754774,"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-07-30T20:01:57.611Z","updated_at":"2025-05-05T10:31:14.098Z","avatar_url":"https://github.com/wesovilabs.png","language":"Go","funding_links":[],"categories":["工具库","Utilities","公用事业公司","工具库`可以提升效率的通用代码库和工具`","Utility"],"sub_categories":["查询语","HTTP Clients","实用程序/Miscellaneous","Utility/Miscellaneous","Fail injection"],"readme":"[![Build Status](https://travis-ci.org/wesovilabs/beyond.svg?branch=master)](https://travis-ci.org/wesovilabs/beyond)\n[![Go Report Card](https://goreportcard.com/badge/github.com/wesovilabs/beyond)](https://goreportcard.com/report/github.com/wesovilabs/beyond)\n[![GoDoc](https://godoc.org/github.com/wesovilabs/beyond?status.svg)](https://godoc.org/github.com/wesovilabs/beyond)\n[![codecov](https://codecov.io/gh/wesovilabs/beyond/branch/master/graph/badge.svg)](https://codecov.io/gh/wesovilabs/beyond)\n[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go)\n\n# Beyond\n\nThe Golang library that will drive you to the AOP paradigm world!\n\nCheck [Beyond Documentation](http://wesovilabs.github.io/beyond)\n\n## What's AOP?\n\n\u003e In computing, aspect-oriented programming (AOP) is a programming paradigm that aims to increase modularity by allowing the separation of cross-cutting concerns. It does so by adding additional behavior to existing code (an advice) without modifying the code itself, instead separately specifying which code is modified via a \"pointcut\" specification\n\n* Extracted  from [Wikipedia](https://en.wikipedia.org/wiki/Aspect-oriented_programming) \n\n# Getting Started\n\n## Install beyond\n```bash\ngo get -u github.com/wesovilabs/beyond\n```\n\n## Add beyond to your project \n\nAdd beyond to go.mod. \n\n**go.mod**\n\n```text\nmodule github.com/myrepository/myapp\n...\nrequire github.com/wesovilabs/beyond v0.0.1\n...\n```\n\n# Documentation\n\nBeyond Documentation is published at [http://wesovilabs.github.io/beyond](http://wesovilabs.github.io/beyond)\n\n## Versioning\n    \nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/wesovilabs/beyond/tags).\n\n# Authors\n\n- **Iván Corrales Solera \u003civan.corrales.solera@gmail.com\u003e** \n\nSee also the list of [contributors](https://github.com/wesovilabs/beyond/contributors) who participated in this project.\n\n\n# License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesovilabs%2Fbeyond","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesovilabs%2Fbeyond","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesovilabs%2Fbeyond/lists"}