{"id":19338982,"url":"https://github.com/gamikun/gopapi","last_synced_at":"2025-04-23T01:31:31.210Z","repository":{"id":57435423,"uuid":"118519124","full_name":"gamikun/gopapi","owner":"gamikun","description":"GoDaddy API implementation with cached auth token and protected.","archived":false,"fork":false,"pushed_at":"2024-05-22T18:53:49.000Z","size":13,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T12:26:01.635Z","etag":null,"topics":["api","cli","godaddy","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/gamikun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-01-22T21:43:14.000Z","updated_at":"2025-01-10T15:13:22.000Z","dependencies_parsed_at":"2022-09-04T15:32:07.436Z","dependency_job_id":null,"html_url":"https://github.com/gamikun/gopapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fgopapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fgopapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fgopapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fgopapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamikun","download_url":"https://codeload.github.com/gamikun/gopapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250352319,"owners_count":21416470,"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","cli","godaddy","python"],"created_at":"2024-11-10T03:19:24.799Z","updated_at":"2025-04-23T01:31:30.855Z","avatar_url":"https://github.com/gamikun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Papi stands for \"daddy\" in spanish.\n\n# Authorization\nAPI key and secret is ciphered with a AES using a password.\n\n# Installation\n\n    pip install gopapi\n\n# Usage\n\n## Adding a DNS record to a domain\n\n\t# A record\n    gopapi domain yourdomain.com add-record A subdomain 127.0.0.1\n    # Where A can also be CNAME\n    # 127.0.0.1 to be replaced with the actual IP\n\n    # CNAME\n    gopapi domain yourdomain.com add-record A subdomain 127.0.0.1\n    # Where A can also be CNAME\n    # 127.0.0.1 to be replaced with the actual IP\n\n## Listing records of a domain\n\n    gopapi domain mydomain.com records\n    # and if you need to filter by record type\n    gopapi domain mydomain.com records -t cname\n\n\n## Listing all domains in godaddy account\n\n    gopapi domains\n    # mydomain1.com\n    # mydomain2.com\n    # ...\n\n## Check wether a domain is available to purchase or not\n\n    gopapi domain mexico.com check\n    # or with alias\n    gopapi domain mexico.com available\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamikun%2Fgopapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamikun%2Fgopapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamikun%2Fgopapi/lists"}