{"id":13554113,"url":"https://github.com/bonndan/dld4e-headless","last_synced_at":"2025-05-13T00:35:30.944Z","repository":{"id":142061526,"uuid":"138789554","full_name":"bonndan/dld4e-headless","owner":"bonndan","description":"server-side rendering of network and architecture diagrams","archived":false,"fork":false,"pushed_at":"2023-12-15T20:32:37.000Z","size":4869,"stargazers_count":14,"open_issues_count":5,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T05:11:10.065Z","etag":null,"topics":["diagram","headless","network"],"latest_commit_sha":null,"homepage":"https://github.com/cidrblock/drawthe.net","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bonndan.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-26T20:27:36.000Z","updated_at":"2023-06-29T04:53:25.000Z","dependencies_parsed_at":"2024-01-19T17:57:31.262Z","dependency_job_id":"3125307b-705c-42d0-9e99-63ecfa955f44","html_url":"https://github.com/bonndan/dld4e-headless","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/bonndan%2Fdld4e-headless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonndan%2Fdld4e-headless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonndan%2Fdld4e-headless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonndan%2Fdld4e-headless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonndan","download_url":"https://codeload.github.com/bonndan/dld4e-headless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253850531,"owners_count":21973662,"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":["diagram","headless","network"],"created_at":"2024-08-01T12:02:39.822Z","updated_at":"2025-05-13T00:35:30.914Z","avatar_url":"https://github.com/bonndan.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# Decent looking diagrams for engineers - headless\n\nSend dld4e.com yaml files to this service to obtain server side rendered network diagrams.\n\n![Groups](https://raw.githubusercontent.com/bonndan/dld4e-headless/master/examples/groups.png)\n\n\nSee dld4e.com\n\n## Usage\n\nRun with\n\n        docker run -p 3030:3030 bonndan/dld4e-headless:latest \n\nTest SVG generation ((send accept header) with\n\n        cat examples/groups.yaml | curl -v -X POST -H \"Content-Type: text/yaml\" -H \"Accept: image/svg+xml\" --data-binary @- http://localhost:3030 \u003e /tmp/groups.svg\n\nTest PNG generation (default) with\n\n        cat examples/groups.yaml | curl -v -X POST -H \"Content-Type: text/yaml\"  --data-binary @- http://localhost:3030 \u003e /tmp/groups.png\n\n## Development\n\nThis app requires imagemagick.\n\n        sudo apt-get install imagemagick\n        npm install\n\n Run with\n\n        node --inspect src/index.js\n\nor for debugging in docker\n\n        docker run -p 3030:3030 -p 9229:9229 bonndan/dld4e-headless:latest\n\n## License\n\nThis project is licensed under the MIT License. [MIT License](http://www.opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonndan%2Fdld4e-headless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonndan%2Fdld4e-headless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonndan%2Fdld4e-headless/lists"}