Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 212 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 212 Bytes

openjdk-api-graphql

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

To run locally

npm install
npm start

navigate to http://localhost:8080/graphql