# openjdk-api-graphql **Repository Path**: mirrors_AdoptOpenJDK/openjdk-api-graphql ## Basic Information - **Project Name**: openjdk-api-graphql - **Description**: A simple Node application that converts the V3 OpenAPI specification into a graphql explorer - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openjdk-api-graphql A simple Node application that converts the V3 OpenAPI specification into a graphql explorer ## To run locally ```bash npm install npm start ``` navigate to http://localhost:8080/graphql