{"id":16645473,"url":"https://github.com/filhodanuvem/pizzeria","last_synced_at":"2026-02-11T12:41:20.137Z","repository":{"id":57501165,"uuid":"65585759","full_name":"filhodanuvem/pizzeria","owner":"filhodanuvem","description":"🍕Chart generator as a service","archived":false,"fork":false,"pushed_at":"2016-09-25T22:33:08.000Z","size":110,"stargazers_count":90,"open_issues_count":2,"forks_count":6,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-18T02:51:32.163Z","etag":null,"topics":["chart","chart-generator","go"],"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/filhodanuvem.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":"2016-08-12T21:56:25.000Z","updated_at":"2023-11-01T16:19:17.000Z","dependencies_parsed_at":"2022-09-14T19:41:48.415Z","dependency_job_id":null,"html_url":"https://github.com/filhodanuvem/pizzeria","commit_stats":null,"previous_names":["cloudson/pizzeria"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filhodanuvem%2Fpizzeria","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filhodanuvem%2Fpizzeria/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filhodanuvem%2Fpizzeria/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filhodanuvem%2Fpizzeria/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filhodanuvem","download_url":"https://codeload.github.com/filhodanuvem/pizzeria/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244829366,"owners_count":20517295,"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":["chart","chart-generator","go"],"created_at":"2024-10-12T08:23:56.874Z","updated_at":"2026-02-11T12:41:15.106Z","avatar_url":"https://github.com/filhodanuvem.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pizzeria [![Build Status](https://travis-ci.org/cloudson/pizzeria.svg?branch=master)](https://travis-ci.org/cloudson/pizzeria)\n=========\n\nPizzeria is a chart generator as a service\n\n### What is it?\n\nThe main inspiration of Pizzeria was\n[Google deprecated chart api](https://developers.google.com/chart/image). \nWe believe that sometimes developers need to have a simple way to generate\nimage charts. \nA http api could be a good tool to solve this problem.\n\n\n### Requirements\n\nGolang 1.6\n\n### How to install and run it ?\nPrefer always a stable release [found here](https://github.com/cloudson/pizzeria/releases)\n\n```bash\n# Install Go compiler on https://golang.org/dl\n# Download the project on some $path\ncd $path\ngo get \ngo run main.go\n```\n\n### Examples \n\n#### Pie chart\n\nhttp://localhost:8080/pie?h=200\u0026w=200\u0026dt=1,2,3\u0026lb=cash,credit,debit\n\n![](./_images/pie.png)\n\n#### Bar chart \n\nhttp://localhost:8080/bar?h=200\u0026w=200\u0026dt=1,2,3\u0026lb=cash,credit,debit\n\n![](./_images/bar.png)\n\n### Line chart \n\nhttp://localhost:8080/line?h=200\u0026w=200\u0026dtx=1,2,3\u0026dty=2,4,6\n\n![](./_images/line.png)\n\n### Documentation \n\nRead more about the possibilities on [Doc page](./doc/index.md)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilhodanuvem%2Fpizzeria","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilhodanuvem%2Fpizzeria","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilhodanuvem%2Fpizzeria/lists"}