{"id":15441788,"url":"https://github.com/mudler/webservice-giallozafferano","last_synced_at":"2025-03-28T07:12:10.751Z","repository":{"id":15681871,"uuid":"18419454","full_name":"mudler/WebService-GialloZafferano","owner":"mudler","description":"Perl interface to GialloZafferano.it website to find cooking recipes","archived":false,"fork":false,"pushed_at":"2014-04-04T07:22:47.000Z","size":152,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T07:43:30.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mudler.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","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":"2014-04-03T21:53:36.000Z","updated_at":"2024-01-03T18:38:42.000Z","dependencies_parsed_at":"2022-08-29T05:01:29.219Z","dependency_job_id":null,"html_url":"https://github.com/mudler/WebService-GialloZafferano","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2FWebService-GialloZafferano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2FWebService-GialloZafferano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2FWebService-GialloZafferano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2FWebService-GialloZafferano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mudler","download_url":"https://codeload.github.com/mudler/WebService-GialloZafferano/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984589,"owners_count":20704798,"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-10-01T19:23:00.501Z","updated_at":"2025-03-28T07:12:10.731Z","avatar_url":"https://github.com/mudler.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nWebService::GialloZafferano - Perl interface to GialloZafferano.it website to find cooking recipes\n\n# SYNOPSIS\n\n    my $Cook = WebService::GialloZafferano-\u003enew();\n    my @recipes = $Cook-\u003esearch(\"Spaghetti\"); # It returns a list of WebService::GialloZafferano::Recipe \n    my $spaghetti_recipe= $recipes[0]-\u003etext; #i wanna knew more about that recipe\n    my @Ingredients = $recipes[0]-\u003eingredients(); # i'm not happy, wanna know the ingredients of the next one \n    # @Ingredients is a list of WebService::GialloZafferano::Ingredient\n\n# DESCRIPTION\n\nWebService::GialloZafferano is a Perl interface to the site GialloZafferano.it, it allows to query the cooking recipes and get the ingredients\n\n# METHODS\n\n- search\n\n    Takes input terms and process the GialloZafferano.it research.\n    It returns a list of [WebService::GialloZafferano::Recipe](https://metacpan.org/pod/WebService::GialloZafferano::Recipe).\n\n    returns undef on error\n\n# ATTRIBUTES\n\n- ua\n\n    Returns the [Mojo::UserAgent](https://metacpan.org/pod/Mojo::UserAgent) instance\n\n# AUTHOR\n\nmudler \u003cmudler@dark-lab.net\u003e\n\n# COPYRIGHT\n\nCopyright 2014- mudler\n\n# LICENSE\n\nThis library is free software; you can redistribute it and/or modify\nit under the same terms as Perl itself.\n\n# SEE ALSO\n\n[WebService::GialloZafferano::Recipe](https://metacpan.org/pod/WebService::GialloZafferano::Recipe), [WebService::GialloZafferano::Ingredient](https://metacpan.org/pod/WebService::GialloZafferano::Ingredient)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudler%2Fwebservice-giallozafferano","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmudler%2Fwebservice-giallozafferano","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudler%2Fwebservice-giallozafferano/lists"}