{"id":26423352,"url":"https://github.com/switchupcb/dasgo","last_synced_at":"2025-08-18T18:07:09.984Z","repository":{"id":37937035,"uuid":"478607478","full_name":"switchupcb/dasgo","owner":"switchupcb","description":"Discord API Specification Type Definitions for Go.","archived":false,"fork":false,"pushed_at":"2025-02-19T02:54:43.000Z","size":244,"stargazers_count":18,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"v10","last_synced_at":"2025-05-17T09:37:00.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/switchupcb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-06T14:58:13.000Z","updated_at":"2025-04-21T19:30:30.000Z","dependencies_parsed_at":"2024-06-20T11:05:00.835Z","dependency_job_id":"a97c8ac1-3e4d-4f27-b56a-285a43361e19","html_url":"https://github.com/switchupcb/dasgo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/switchupcb/dasgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/switchupcb%2Fdasgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/switchupcb%2Fdasgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/switchupcb%2Fdasgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/switchupcb%2Fdasgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/switchupcb","download_url":"https://codeload.github.com/switchupcb/dasgo/tar.gz/refs/heads/v10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/switchupcb%2Fdasgo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271035524,"owners_count":24688432,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-18T02:49:19.237Z","updated_at":"2025-08-18T18:07:09.934Z","avatar_url":"https://github.com/switchupcb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dasgo\n\n[![Go Doc](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge\u0026logo=appveyor\u0026logo=appveyor)](https://pkg.go.dev/github.com/switchupcb/dasgo)\n[![License](https://img.shields.io/github/license/switchupcb/dasgo.svg?style=for-the-badge)](https://github.com/switchupcb/dasgo/blob/main/LICENSE)\n\nDasgo provides a direct representation of [Discord API Objects](https://discord.com/developers/docs/reference) in **Go**. \n\n**Dasgo is mentioned in the [Official Discord Developer Documentation](https://discord.com/developers/docs/topics/community-resources#api-types).**\n\n## Using Dasgo\n\nThere are two ways to use `dasgo`.\n\n### Alias\n\n#### Import\n\nGet a specific version of the `dasgo` library by specifying a tag or branch.\n\n```\ngo get github.com/switchupcb/dasgo@latest\n```\n\n_Dasgo branches are referenced by API version (i.e `v10`)._\n\n#### Definition\n\nUse an alias to rename the type in your project.\n\n```go\n// alias dasgo.User to DiscordUser in your application or library.\ntype DiscordUser dasgo.User\n```\n\n### Generation\n\nUse copy-paste or code generation to add `dasgo` types to your repository.\n\n## Specification\n\nFor more information, read the [Specification](CONTRIBUTING.md#specification).\n\n## Contribution\n\nYou can contribute to this repository by reading [Contribution](CONTRIBUTING.md).\n\n### License\n\nThe [BSD 3-Clause](LICENSE) is a permissive license.\n\n## Libraries\n\nLibraries that use Dasgo.\n\n| Library                                      | Description                                    |\n| :------------------------------------------- | :--------------------------------------------- |\n| [Disgo](https://github.com/switchupcb/disgo) | Discord API Wrapper, Shard Manager, and Cache. |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswitchupcb%2Fdasgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswitchupcb%2Fdasgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswitchupcb%2Fdasgo/lists"}