AdoptOpenJDK / openjdk-api

DEPRECATED and replaced by of https://github.com/AdoptOpenJDK/openjdk-api-v3 - See README
https://api.adoptopenjdk.net/README
Apache License 2.0
15 stars 15 forks source link

V3.0.0 propose api #172

Closed johnoliver closed 4 years ago

johnoliver commented 5 years ago

Initial implementation of a v3 API.

This is an initial import mostly to get feedback on the API itself, but also to demonstrate the proposed code direction. The code itself and documentation however still has tidying to be done.

Documentation of the API can be seen at:

Please give feedback on the API structure and desired improvements.

This code base uses:

It was generated using the quarkus swagger template (https://quarkus.io/guides/openapi-swaggerui-guide).

This can be tested locally by running ./mvnw quarkus:dev then visiting http://localhost:8080/swagger-ui

gdams commented 5 years ago

moving this work over to https://github.com/AdoptOpenJDK/openjdk-api-v3

karianna commented 4 years ago

@johnoliver - can we close this - it's in a new repo now.