mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-06 01:06:37 +00:00
23 lines
1.6 KiB
Markdown
23 lines
1.6 KiB
Markdown
# Swagger code generator for REST APIs
|
|
|
|
- [Wikipedia.org: Swagger Software](https://en.wikipedia.org/wiki/Swagger_(software))
|
|
- [https://swagger.io/](https://swagger.io/)
|
|
- [https://github.com/swagger-api/swagger-codegen](https://github.com/swagger-api/swagger-codegen)
|
|
- [Dzone: API First Approach and API Management With Swagger](https://dzone.com/articles/api-first-approach-and-api-management-with-swagger) Looking for a new API management tool? Read on to see how one team faired while using Swagger's suite of API development tools.
|
|
- [youtube.com: SwaggerHub 101 An Introduction to Getting Started with SwaggerHub](https://www.youtube.com/watch?v=CoUl9_NWdqQ)
|
|
- [youtube.com: Building an API with Swagger](https://www.youtube.com/watch?v=PbwQWw7xSOM)
|
|
- [jonnylangefeld.com: Kubernetes: How to View Swagger UI](https://jonnylangefeld.com/blog/kubernetes-how-to-view-swagger-ui?utm_sq=gkuh13vgq3)
|
|
- [baeldung.com: Using Swagger (OpenAPI) for a Spring REST API With Kotlin](https://www.baeldung.com/kotlin/swagger-spring-rest-api)
|
|
|
|
## Videos
|
|
|
|
<details>
|
|
<summary>Click to expand!</summary>
|
|
|
|
<center>
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/rJQ-SVKxb5I" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/ivGUbfxRXms" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/PbwQWw7xSOM" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
|
|
</center>
|
|
</details>
|