{"id":17383642,"url":"https://github.com/clivern/alligator","last_synced_at":"2026-04-27T08:31:28.943Z","repository":{"id":52188302,"uuid":"203193597","full_name":"Clivern/Alligator","owner":"Clivern","description":"🐊 Golang Package Boilerplate.","archived":false,"fork":false,"pushed_at":"2023-03-16T08:53:53.000Z","size":37,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T07:11:24.791Z","etag":null,"topics":["alligator","awesome-golang","clivern","golang","golang-package","realtime","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/Clivern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-08-19T14:52:31.000Z","updated_at":"2024-01-14T00:00:16.000Z","dependencies_parsed_at":"2024-06-20T02:57:21.586Z","dependency_job_id":"1ceee2ef-64eb-4a86-9b29-64e10fee7d65","html_url":"https://github.com/Clivern/Alligator","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FAlligator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FAlligator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FAlligator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FAlligator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clivern","download_url":"https://codeload.github.com/Clivern/Alligator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924515,"owners_count":20694730,"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":["alligator","awesome-golang","clivern","golang","golang-package","realtime","shell-script"],"created_at":"2024-10-16T07:43:22.246Z","updated_at":"2026-04-27T08:31:28.873Z","avatar_url":"https://github.com/Clivern.png","language":"Makefile","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Alligator Logo\" src=\"https://raw.githubusercontent.com/Clivern/Alligator/master/assets/img/logo.png\" height=\"100\" /\u003e\n    \u003ch3 align=\"center\"\u003eAlligator\u003c/h3\u003e\n    \u003cp align=\"center\"\u003eA Golang Package Boilerplate.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://godoc.org/github.com/clivern/alligator\"\u003e\u003cimg src=\"https://godoc.org/github.com/clivern/alligator?status.svg\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://travis-ci.org/Clivern/Alligator\"\u003e\u003cimg src=\"https://travis-ci.org/Clivern/Alligator.svg?branch=master\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/Clivern/Alligator/releases\"\u003e\u003cimg src=\"https://img.shields.io/badge/Version-1.0.0-red.svg\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://goreportcard.com/report/github.com/Clivern/Alligator\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/Clivern/Alligator?v=1.0.0\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/Clivern/Alligator/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/LICENSE-MIT-orange.svg\"\u003e\u003c/a\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\n\n## Documentation\n\n### Installation:\n\n```golang\ngo get -u github.com/clivern/alligator\n```\n```golang\nimport (\n    \"github.com/clivern/alligator\"\n)\n```\n\n\n## Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, Alligator is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.\n\nSee the [Releases section of our GitHub project](https://github.com/clivern/alligator/releases) for changelogs for each release version of Alligator. It contains summaries of the most noteworthy changes made in each release.\n\n\n## Bug tracker\n\nIf you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/alligator/issues\n\n\n## Security Issues\n\nIf you discover a security vulnerability within Alligator, please send an email to [hello@clivern.com](mailto:hello@clivern.com)\n\n\n## Contributing\n\nWe are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.\n\n\n## License\n\n© 2019, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).\n\n**Alligator** is authored and maintained by [@Clivern](http://github.com/clivern).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Falligator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclivern%2Falligator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Falligator/lists"}