{"id":18561282,"url":"https://github.com/apostrophecms/csv-to-zone-file","last_synced_at":"2025-08-02T21:07:15.061Z","repository":{"id":46187473,"uuid":"424984708","full_name":"apostrophecms/csv-to-zone-file","owner":"apostrophecms","description":"Converts CSV to a zonefile just good enough to import into Amazon Route 53","archived":false,"fork":false,"pushed_at":"2021-11-08T16:27:59.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T10:54:55.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/apostrophecms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-05T14:53:31.000Z","updated_at":"2022-02-14T19:43:38.000Z","dependencies_parsed_at":"2022-09-12T04:42:15.516Z","dependency_job_id":null,"html_url":"https://github.com/apostrophecms/csv-to-zone-file","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Fcsv-to-zone-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Fcsv-to-zone-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Fcsv-to-zone-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Fcsv-to-zone-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apostrophecms","download_url":"https://codeload.github.com/apostrophecms/csv-to-zone-file/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254377629,"owners_count":22061189,"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-06T22:06:24.790Z","updated_at":"2025-05-15T16:34:10.721Z","avatar_url":"https://github.com/apostrophecms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Produces a zone file suitable for import into Amazon Route 53. If your goal is\nto actually use it in a standalone DNS server, you'll want to add\nan SOA (Start Of Authority) record to the output manually.\n\nRun:\n\n```\nnpm install -g csv-to-zone-file\ncsv-to-zone-file \u003c myfile.csv \u003e myfile.zone\n```\n\nThe CSV file must have columns as shown in this example:\n\n|  Type  | Host   | Value   |\n| ------ | ------ | ------- |\n| A      | www    | a.b.c.d |\n\n`Type` may be `A`, `CNAME`, etc. The suffix ` Record` is stripped from `Type` if present.\n\n`TTL` is an optional column. If not present the TTL is 1 hour.\n\nIf `MX` records are present there must be a `Priority` column as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapostrophecms%2Fcsv-to-zone-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapostrophecms%2Fcsv-to-zone-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapostrophecms%2Fcsv-to-zone-file/lists"}