{"id":26018850,"url":"https://github.com/peterbecker/autocode","last_synced_at":"2026-04-20T00:02:01.067Z","repository":{"id":38428022,"uuid":"144712465","full_name":"peterbecker/autocode","owner":"peterbecker","description":"Modular code generation framework","archived":false,"fork":false,"pushed_at":"2023-01-28T11:45:44.000Z","size":2972,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T06:46:39.340Z","etag":null,"topics":["angular","code-generation","code-generator","dropwizard","java","maven-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterbecker.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}},"created_at":"2018-08-14T11:43:02.000Z","updated_at":"2022-02-09T23:50:43.000Z","dependencies_parsed_at":"2023-02-15T16:01:13.763Z","dependency_job_id":null,"html_url":"https://github.com/peterbecker/autocode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterbecker/autocode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbecker%2Fautocode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbecker%2Fautocode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbecker%2Fautocode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbecker%2Fautocode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterbecker","download_url":"https://codeload.github.com/peterbecker/autocode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbecker%2Fautocode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32027234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["angular","code-generation","code-generator","dropwizard","java","maven-plugin"],"created_at":"2025-03-06T06:38:14.962Z","updated_at":"2026-04-20T00:02:01.009Z","avatar_url":"https://github.com/peterbecker.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Autocode\n\n[![Build Status](https://travis-ci.org/peterbecker/autocode.svg?branch=master)](https://travis-ci.org/peterbecker/autocode)\n\nWork in progress on a modular code generation framework. Works, but is expected to still change quite a bit.\n\nGeneral patterns:\n\n * the module `autocode-plugin` contains the Maven plugin that handles the code generation\n * the actual templates used to generate code are in so-called \"PAKs\", each has three modules:\n   * the actual templates and configuration for them: `*-pak`\n   * the runtime dependencies: `*-lib`\n   * a test project to generate some code and validate it: `*-test`\n   \nThe test projects show usage of the plugin. Generally speaking it comes down to:\n\n * add the Maven plugin to the build's `generate-sources` phase\n * add all PAKs to be used to the plugin's `dependencies`\n * add the matching runtime libraries to the build's `dependencies`\n \nThe PAKs are described in the `README.md` files of their main module. It is recommended to check\nout the corresponding test module, including the generated code as that shows usage and scope.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterbecker%2Fautocode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterbecker%2Fautocode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterbecker%2Fautocode/lists"}