====== Open API Specification ====== * https://www.openapis.org/ * [[programming:documentation:swagger|Swagger]] 에서 발전한 API 명세 형태 * [[springframework:springdoc|SpringDoc - SpringFramework Open API Specification]] : SpringFramework 용 Open API Specification Tool * [[https://github.com/OAI/OpenAPI-Specification/blob/master/IMPLEMENTATIONS.md|OpenAPI-Specification/IMPLEMENTATIONS.md at master · OAI/OpenAPI-Specification]] * [[https://github.com/zalando/connexion|zalando/connexion: Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support]] ===== 참조 ===== * [[https://www.baeldung.com/spring-rest-docs-vs-openapi|Spring REST Docs vs OpenAPI | Baeldung]] * [[https://traeper.tistory.com/219|OpenApiSpec.을 이용한 더욱 효과적인 API 문서화 - 제이의 기억 저장소]]