{"id":21691528,"url":"https://github.com/scientific-dev/bluefoxgo","last_synced_at":"2026-01-12T07:46:03.806Z","repository":{"id":57571679,"uuid":"348459392","full_name":"scientific-dev/bluefoxgo","owner":"scientific-dev","description":"An api wrapper for bluefox written in golang!","archived":false,"fork":false,"pushed_at":"2021-03-16T19:07:23.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-25T17:48:13.590Z","etag":null,"topics":["api","bluefox","golang"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/Scientific-Guy/bluefoxgo","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/scientific-dev.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":"2021-03-16T18:54:40.000Z","updated_at":"2022-01-07T00:40:34.000Z","dependencies_parsed_at":"2022-08-29T14:11:55.773Z","dependency_job_id":null,"html_url":"https://github.com/scientific-dev/bluefoxgo","commit_stats":null,"previous_names":["scientific-guy/bluefoxgo"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientific-dev%2Fbluefoxgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientific-dev%2Fbluefoxgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientific-dev%2Fbluefoxgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientific-dev%2Fbluefoxgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scientific-dev","download_url":"https://codeload.github.com/scientific-dev/bluefoxgo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235581560,"owners_count":19013096,"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","bluefox","golang"],"created_at":"2024-11-25T17:38:56.381Z","updated_at":"2026-01-12T07:46:03.780Z","avatar_url":"https://github.com/scientific-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bluefoxgo\n\nBluefoxgo is an api wrapper for bluefox api! Easy and beginner friendly!\n\n\u003e Bluefoxgo is currently under beta stage. Incase if you have found any kind of bugs kindly make an issue or make an pull request to improve us :)\n\n## Quick example\n\n```go\npackage main\n\nimport (\n    \"fmt\"\n    \"github.com/Scientific-Guy/bluefoxgo\"\n)\n\nfunc main(){\n    client := bluefox.NewClient(\"TOKEN\")\n    server, err := client.GetServer(\"ID\")\n\n    if err != nil{\n        fmt.Println(\"Failed fetching server details: \" + err.Error())\n        return\n    }\n\n    fmt.Println(\"Success!\", server);\n}\n```\n\n## Docs\n\nYou can view the full documentation on [`pkg.go.dev`](https://pkg.go.dev/github.com/Scientific-Guy/bluefoxgo)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientific-dev%2Fbluefoxgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscientific-dev%2Fbluefoxgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientific-dev%2Fbluefoxgo/lists"}