OpenAPI Specification
The OpenAPI Specification, previously known as the Swagger Specification, is a specification for machine-readable interface files for describing, producing, consuming, and visualizing RESTful web services. previously part of the Swagger framework, it became a separate project in 2016, overseen by the OpenAPI Initiative, an open-source collaboration project of the Linux Foundation. Swagger and some other tools can generate code, documentation and test cases given an interface file.
Categories
- RESTful
- Swagger
- OpenAPI Initiative
- Open API
- CATS - OpenAPI 스펙 기반 테스트 자동 생성 오픈소스