languitar
banner
languitar.bsky.social
languitar
@languitar.bsky.social
software developer / architect
Continuing the blog series on #apifirst development with #Quarkus and #Kotlin. Here's an idea how to ensure compliance with the #OpenAPI specification using Prism proxy: www.semipol.de/posts/2024/1...
Testing OpenAPI specification compliance in Quarkus with Prism
Quarkus is a good framework choice when developing RESTful APIs in an API-first manner by using the OpenAPI generator to generate models and API interfaces. That way, larger parts of compliance with t...
www.semipol.de
December 6, 2024 at 9:46 PM
Started a blog series on how to do #apifirst development with #Quarkus and #Kotlin. Here's the first part explaining a basic setup for #RESTful APIs: www.semipol.de/posts/2024/0...
API-first development with Quarkus and Kotlin
API-first development is a way of developing distributed systems that makes the API specifications of the system components a first-class citizen in the development process. This approach promises to ...
www.semipol.de
December 6, 2024 at 7:20 PM