An open API service indexing awesome lists of open source software.

https://github.com/adoptopenjdk/openjdk-api-graphql

A simple Node application that converts the V3 OpenAPI specification into a graphql explorer
https://github.com/adoptopenjdk/openjdk-api-graphql

graphql-explorer openjdk-api-graphql

Last synced: 6 months ago
JSON representation

A simple Node application that converts the V3 OpenAPI specification into a graphql explorer

Awesome Lists containing this project

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