OpenAPI spec-compliant APIs have the below advantages:
- Can generate SDK codes automatically using the OpenAPI Generator
- Can generate API playground & documentation using openapi-ui and Swagger UI
- Can generate nice-looking documentation using Redoc
But, few SaaS companies don't offer OpenAPI spec for their own reasons. This project is an attempt to identify those legacy API documentation and convert them into OpenAPI spec.