{"id":18309545,"url":"https://github.com/sfuhrm/openapi-examples","last_synced_at":"2026-04-18T17:33:34.230Z","repository":{"id":78031966,"uuid":"383846057","full_name":"sfuhrm/openapi-examples","owner":"sfuhrm","description":"Examples for an OpenAPI talk in 2021","archived":false,"fork":false,"pushed_at":"2021-07-20T14:56:59.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T22:27:51.859Z","etag":null,"topics":["ionos","java","openapi","rest-api","talk"],"latest_commit_sha":null,"homepage":"https://techup.ionos.de/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sfuhrm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-07-07T15:33:23.000Z","updated_at":"2021-07-20T15:08:51.000Z","dependencies_parsed_at":"2023-03-12T20:00:15.585Z","dependency_job_id":null,"html_url":"https://github.com/sfuhrm/openapi-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sfuhrm/openapi-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfuhrm%2Fopenapi-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfuhrm%2Fopenapi-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfuhrm%2Fopenapi-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfuhrm%2Fopenapi-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfuhrm","download_url":"https://codeload.github.com/sfuhrm/openapi-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfuhrm%2Fopenapi-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31978011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"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":["ionos","java","openapi","rest-api","talk"],"created_at":"2024-11-05T16:11:47.129Z","updated_at":"2026-04-18T17:33:34.184Z","avatar_url":"https://github.com/sfuhrm.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAPI Examples\n\n[![Build examples](https://github.com/sfuhrm/openapi-examples/actions/workflows/generate.yml/badge.svg)](https://github.com/sfuhrm/openapi-examples/actions/workflows/generate.yml)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\nSome simple examples from an [OpenAPI talk](https://techup.ionos.de/) to show the usage of the OpenAPI specification.\n\nCode generation is done using the [OpenAPI Generator](https://github.com/OpenAPITools/openapi-generator).\n\nReformatting the generated code is done using the\n[Google Formatter](https://github.com/google/google-java-format/).\n\n## Requirements\n\n* Linux with Bash shell\n* [JDK 11+](https://adoptopenjdk.net/)\n* [Apache Maven 3.8+](https://maven.apache.org/download.cgi)\n\n## Setup\n\n* Download the OpenAPI Generator and Google Formatter:\n\n```bash\n./download.sh\n```\n\n* Then create the files you need using one of the scripts\n  in the sub folders.\n\n## Examples\n\n### Daytime service\n\nThe service is inspired by the [daytime protocol](https://en.wikipedia.org/wiki/Daytime_Protocol),\nbut is not intended to replace it or use the date formats of that protocol.\n\nThe API documentation can be viewed [here](https://app.swaggerhub.com/apis-docs/sfuhrm.de/Daytime/0.0.3).\n\n### Shopping cart service\n\nA simple shopping cart that can be accessed using HTTP.\n\nThe API documentation can be viewed [here](https://app.swaggerhub.com/apis-docs/sfuhrm.de/ShoppingCart/0.1.0).\n\n## License\n\nThis content is licensed under [GPL 3.0](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfuhrm%2Fopenapi-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsfuhrm%2Fopenapi-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfuhrm%2Fopenapi-examples/lists"}