Stylish API

In this blog post we are going to look at the new styling and other new options available in OpenAPI and SwaggerUI Quarkus (v1.10.0 +). [Read More]
Tags: Quarkus, MicroProfile, OpenAPI, Swagger UI

Experimental GraphQL

This blog post is a follow up on the initial introductory post, Supersonic Subatomic GraphQL, and here we will explore more features, some that is experimental, that we hope to eventually move to the MicroProfile GraphQL Specification (based on your feedback !) [Read More]
Tags: Quarkus, MicroProfile, GraphQL

MicroProfile OpenAPI for everyone

MicroProfile OpenAPI is primarily used for adding OpenAPI to JAX-RS Endpoints. In this blog post we will look at how the SmallRye Implementation extends this with some extra features, and support for more web frameworks, when used in Quarkus. [Read More]
Tags: Quarkus, MicroProfile, OpenAPI

MicroProfile GraphQL introduction

MicroProfile GraphQL has just released it’s first version (1.0). In this blog post we will explore some of the functionalities available in this release. [Read More]
Tags: MicroProfile, GraphQL