OpenAPI Initiative
The OpenAPI Initiative (OAI) was created by a consortium of forward-looking industry experts who recognize the immense value of standardizing on how REST APIs are described. As an open governance structure under the Linux Foundation, the OAI is focused on creating, evolving and promoting a vendor neutral description format. SmartBear Software is donating the Swagger Specification directly to the OAI as the basis of this Open Specification.
APIs form the connecting glue between modern applications. Nearly every application uses APIs to connect with corporate data sources, third party data services or other applications. Creating an open description format for API services that is vendor neutral, portable and open is critical to accelerating the vision of a truly connected world.
Categories
- Open API
- Swagger
- OpenAPI Specification - OpenAPI 스팩 (Swagger)
- CATS - OpenAPI 스펙 기반 테스트 자동 생성 오픈소스
- Redoc - docker rest api 스타일의 문서 생성.
- api2ai - OpenAPI 스펙을 읽어서 코드를 작성해주는 API 비서
2.0 to 3.0
http://localhost:8080 페이지에 접속하면 Swagger UI 로 들어가는데 2.0 spec json 을 복사하여 붙여 넣으면 된다.