OpenAPI spec integration using Swagger and Jekyll
Integration of automatically generated API documentation into this site using Swagger (OpenAPI specification) and Jekyll.
- The example API is a free REST API from ExerciseDB to get exercises by equipment type.
- The Swagger parsers used are referenced from Peter Henderson’s solution.
- Refer to the YAML file here.