{"id":20960415,"url":"https://github.com/anthdm/catfacter","last_synced_at":"2025-07-12T07:33:23.101Z","repository":{"id":97194722,"uuid":"578234963","full_name":"anthdm/catfacter","owner":"anthdm","description":"A simple JSON API that can fetch cat facts :shrug:","archived":false,"fork":false,"pushed_at":"2022-12-14T15:18:05.000Z","size":3,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T07:34:44.847Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anthdm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-14T15:17:22.000Z","updated_at":"2025-03-06T14:53:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"241ad289-828b-45dd-95fb-972db1bdf90b","html_url":"https://github.com/anthdm/catfacter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anthdm/catfacter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthdm%2Fcatfacter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthdm%2Fcatfacter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthdm%2Fcatfacter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthdm%2Fcatfacter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthdm","download_url":"https://codeload.github.com/anthdm/catfacter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthdm%2Fcatfacter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264958176,"owners_count":23689010,"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-19T01:58:58.062Z","updated_at":"2025-07-12T07:33:23.077Z","avatar_url":"https://github.com/anthdm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installing mongodb\n\n### Installing mongodb with Docker\n\n```\ndocker run --name some-mongo -p 27017:27017 -d mongo\n```\n\n### Go dependencies\n\n```\ngo get go.mongodb.org/mongo-driver/mongo\ngo get go.mongodb.org/mongo-driver/bson\n```\n\n### Mongo Golang quickstart\n\n```\nclient, err := mongo.Connect(context.TODO(), options.Client().ApplyURI(\"mongodb://localhost:27017\"))\n\tif err != nil {\n\t\tpanic(err)\n\t}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthdm%2Fcatfacter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthdm%2Fcatfacter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthdm%2Fcatfacter/lists"}