{"id":48434819,"url":"https://github.com/stackitcloud/stackit-sdk-generator","last_synced_at":"2026-04-06T12:04:23.037Z","repository":{"id":193239043,"uuid":"687448000","full_name":"stackitcloud/stackit-sdk-generator","owner":"stackitcloud","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-20T17:35:30.000Z","size":448,"stargazers_count":8,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-20T18:26:08.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Mustache","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stackitcloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-05T11:34:33.000Z","updated_at":"2026-03-19T07:14:24.000Z","dependencies_parsed_at":"2023-09-07T10:27:50.985Z","dependency_job_id":"6d7cf654-dbdc-483c-bbec-6f016c6136e5","html_url":"https://github.com/stackitcloud/stackit-sdk-generator","commit_stats":null,"previous_names":["stackitcloud/stackit-sdk-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stackitcloud/stackit-sdk-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-sdk-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-sdk-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-sdk-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-sdk-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackitcloud","download_url":"https://codeload.github.com/stackitcloud/stackit-sdk-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-sdk-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31471487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-04-06T12:04:22.967Z","updated_at":"2026-04-06T12:04:23.023Z","avatar_url":"https://github.com/stackitcloud.png","language":"Mustache","readme":"[![Check API version lock](https://github.com/stackitcloud/stackit-sdk-generator/actions/workflows/check-api-versions.yaml/badge.svg)](https://github.com/stackitcloud/stackit-sdk-generator/actions/workflows/check-api-versions.yaml)\n\n# Overview\n\nThis repository implements the automatic generation of client libraries to access STACKIT APIs. It is based on the [OpenAPI Generator](https://openapi-generator.tech/). The process' input are the REST API specs in the [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification) format (OAS), which are stored in [STACKIT API specifications](https://github.com/stackitcloud/stackit-api-specifications).\n\nCurrently only generation of Go libraries are supported. The output is stored in the [STACKIT GO SDK repo](https://github.com/stackitcloud/stackit-sdk-go).\n\n## Getting started\n\nIf you want to modify script or templates and you can run code locally.\n\nRequires `Go 1.21` or higher.\n\n1. Set up the project and tools by running\n   ```bash\n   make project-tools\n   ```\n2. Download Open Api Specifications (OAS), that are the input for the SDK generation, by running\n   ```bash\n   make download-oas\n   ```\n   This step needs to be done only at the first start and when OAS updates are present.\n3. Run the Go SDK generation for testing by\n   ```bash\n   make generate-go-sdk\n   ```\n   The output goes to the `./sdk-repo-updated` folder.\n   1. Run the Python SDK generation for testing by\n   ```bash\n   make generate-python-sdk\n   ```\n   The output goes to the `./sdk-repo-updated` folder.\n   2. Run the Java SDK generation for testing by\n   ```bash\n   make generate-java-sdk\n   ```\n   The output goes to the `./sdk-repo-updated` folder.\n\n## Reporting issues\n\nIf you encounter any issues or have suggestions for improvements, please open an issue in the repository.\n\n## Contribute\n\nYour contribution is welcome! For more details on how to contribute, refer to our [Contribution Guide](./CONTRIBUTION.md).\n\n## License\n\nApache 2.0\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackitcloud%2Fstackit-sdk-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackitcloud%2Fstackit-sdk-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackitcloud%2Fstackit-sdk-generator/lists"}