{"id":20023397,"url":"https://github.com/niku/openapi-codegen","last_synced_at":"2025-06-25T00:36:29.360Z","repository":{"id":66601508,"uuid":"127827234","full_name":"niku/openapi-codegen","owner":"niku","description":"[Experimental] OpenAPI(Swagger) code generator with brand new api","archived":false,"fork":false,"pushed_at":"2018-10-22T09:36:21.000Z","size":155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T23:54:49.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/niku.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-04-03T00:14:16.000Z","updated_at":"2018-04-10T09:54:04.000Z","dependencies_parsed_at":"2023-02-27T10:31:07.365Z","dependency_job_id":null,"html_url":"https://github.com/niku/openapi-codegen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/niku/openapi-codegen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fopenapi-codegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fopenapi-codegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fopenapi-codegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fopenapi-codegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niku","download_url":"https://codeload.github.com/niku/openapi-codegen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fopenapi-codegen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261782607,"owners_count":23208905,"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-11-13T08:46:18.118Z","updated_at":"2025-06-25T00:36:29.329Z","avatar_url":"https://github.com/niku.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What's this\n\nA code generator with using OpenAPI schema\n\n# How to use\n\n```\n# clone repository\nhttps://github.com/niku/openapi-codegen.git\n# setup\ncp -p gradle/wrapper/gradle-wrapper.properties.stored gradle/wrapper/gradle-wrapper.properties\n# test\n./gradlew check\n# run\n./gradlew shadowJar \u0026\u0026 java -jar build/libs/openapi-codegen-all.jar\n```\n\n# Troubleshooting\n\nIf you run into a following message on execution a command of gradle like:\n\n```\n./gradlew check\nException in thread \"main\" java.lang.RuntimeException: Wrapper properties file '/Users/niku/src/openapi-codegen/gradle/wrapper/gradle-wrapper.properties' does not exist.\n        at org.gradle.wrapper.WrapperExecutor.forWrapperPropertiesFile(WrapperExecutor.java:43)\n        at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:60)\n```\n\nYou might forgot copy `cp -p gradle/wrapper/gradle-wrapper.properties.stored gradle/wrapper/gradle-wrapper.properties`.\nPlease check it.\n\nNOTE:\n`gradle-wrapper.properties` has been updated frequently by IntelliJ IDE. I decided to ignore the file.\nHowever the project needs it to work. This problem emits on CI especially.\nSo, I rename and store it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniku%2Fopenapi-codegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniku%2Fopenapi-codegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniku%2Fopenapi-codegen/lists"}