{"id":22412869,"url":"https://github.com/deeper-x/cfiscale","last_synced_at":"2025-03-27T03:23:47.149Z","repository":{"id":57588688,"uuid":"273589674","full_name":"deeper-x/cfiscale","owner":"deeper-x","description":"Genera e controlla il codice fiscale ","archived":false,"fork":false,"pushed_at":"2022-07-25T16:08:40.000Z","size":763,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T08:47:25.264Z","etag":null,"topics":["codicefiscale","golang"],"latest_commit_sha":null,"homepage":"","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/deeper-x.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":"2020-06-19T21:27:45.000Z","updated_at":"2024-05-07T11:29:40.000Z","dependencies_parsed_at":"2022-09-15T17:40:11.304Z","dependency_job_id":null,"html_url":"https://github.com/deeper-x/cfiscale","commit_stats":null,"previous_names":["deeper-x/codice-fiscale"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeper-x%2Fcfiscale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeper-x%2Fcfiscale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeper-x%2Fcfiscale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeper-x%2Fcfiscale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeper-x","download_url":"https://codeload.github.com/deeper-x/cfiscale/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245774390,"owners_count":20669953,"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":["codicefiscale","golang"],"created_at":"2024-12-05T14:11:14.009Z","updated_at":"2025-03-27T03:23:47.135Z","avatar_url":"https://github.com/deeper-x.png","language":"Go","readme":"# Codice Fiscale\n![Go](https://github.com/deeper-x/codice-fiscale/workflows/Go/badge.svg)\n\nSistema di generazione codice fiscale, a partire da:\n\n```\nname string\nsurname string \nbirthCity string \nbirthDate string \ngender string\n```\n\nMetodi esposti:\n\n#### Genera codice fiscale\n```\np := NewPerson(\"Mario\", \"Rossi\", \"Roma\", \"29/09/1936\", \"M\")\nfc, err := p.DoRequest()\n...\n```\n\n#### Controlla codice fiscale\n```\nfc := \"BRLSLV36P29F205X\"\nok, err := p.Verify(fc)\n...\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeper-x%2Fcfiscale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeper-x%2Fcfiscale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeper-x%2Fcfiscale/lists"}