{"id":21003331,"url":"https://github.com/koding/koding-api-codegen","last_synced_at":"2025-07-12T04:42:28.899Z","repository":{"id":146362820,"uuid":"87508010","full_name":"koding/koding-api-codegen","owner":"koding","description":"Koding API Codegen for Swagger Codegen","archived":false,"fork":false,"pushed_at":"2017-04-29T07:39:02.000Z","size":227,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-20T10:11:32.685Z","etag":null,"topics":["api","koding","swagger"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koding.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-07T05:30:08.000Z","updated_at":"2017-04-07T05:35:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"33613ab4-706f-41b1-845e-1264ad065ea5","html_url":"https://github.com/koding/koding-api-codegen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koding%2Fkoding-api-codegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koding%2Fkoding-api-codegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koding%2Fkoding-api-codegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koding%2Fkoding-api-codegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koding","download_url":"https://codeload.github.com/koding/koding-api-codegen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243419128,"owners_count":20287806,"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":["api","koding","swagger"],"created_at":"2024-11-19T08:24:49.182Z","updated_at":"2025-03-13T14:14:35.501Z","avatar_url":"https://github.com/koding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# koding-api-codegen\n\nKoding API Codegen over Swagger Codegen. This package is intended to generate\nclient and server code for Koding API with the languages supported by\n[Swagger Codegen](https://github.com/swagger-api/swagger-codegen). Due to some\nlimitations for code generation, this package updates generated code based on\nthe language specific `postprocess`.\n\n## Getting Started\n\nClone the repository and do `npm install` as usual, then;\n\n```shell\n  node generate.js\n```\n\nThis will read the `swagger.json` in the same folder and generate `koding-api`\n(in JS by default) client code with Swagger's Online Generator on\nhttps://generator.swagger.io\n\nIf you need to generate code in golang for example;\n\n```shell\n  node generate.js go\n```\n\nAll generated code will have `koding-api-LANGUAGE` directory.\n\n## Development\n\nIf you need to make some manual changes on the generated code, you can use the\n`postprocess` feature, which will work per language and you can find the\nexample one for JavaScript in `postprocess/javascript.js`. Postprocess will\ninclude list of changes;\n\n```javascript\n  [\n    [ FILEPATH, REGEXP, NEWTEXT ], # Change 1\n    [ FILEPATH, REGEXP, NEWTEXT ]  # Change 2\n  ]\n```\n\n## LICENSE\n\nThis repository is licensed under GNU AGPL V3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoding%2Fkoding-api-codegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoding%2Fkoding-api-codegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoding%2Fkoding-api-codegen/lists"}